Please turn JavaScript on
header-image

New board topics in Databricks Community

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  12.32 / day

Message History

🚀 We are back with instructor-led Databricks Learning Festivals for APAC & EMEA!

🏅 Both Udemy and LinkedIn recognized Databricks as one of the top fastest growing skills for 2026 — Udemy's 


Read full story

Hi, as per spark internals, once count function executed in worker nodes , one of the worker node collect all the count of records and do summation ?

or count of records from all worker nodes passed to driver node. and summation done driver node side. could some one please clear my doubt?


Read full story

I have the following code in databricks under serverless and i want to know how to improve it to make it more efficient and run faster without having the results change (standard errors change slightly when i try to improve it): 

# Databricks Serverless - Taylor Row Percent# ============================================================# Runs on Databricks Serverless (p...

Read full story

Is there a current way to limit data exporting. Meaning not allowing users export data from a db objects to csv, excel, or copying results to clipboard. I see that currently exporting/downloading data can be done at workspace level, but I am proposing that Databricks build out the capability to limit this functionality at schema or even object level in a future release. Thank...


Read full story

I'm developing a FastAPI middleware app (Databricks App) that connects to both a SQL Warehouse (Unity Catalog) and a Lakebase PostgreSQL instance using async SQLAlchemy. The app works perfectly when deployed to Databricks, but I'm trying to set up local development using databricks apps run-local on Windows 11 with Python 3.11.

What works:

databricks apps run-loca...


Read full story