top of page


Lakehouse spring cleaning - Vacuum your Delta tables
Your Lakehouse tables need some spring cleaning, too. Use the vacuum command to delete older versions and save on storage costs.
Chen Hirsh
Apr 211 min read
Â
Â


Databricks job clusters are stricter than interactive clusters
I got a type error in Databricks, but only on a job cluster, not on an interactive cluster. How do I get around that and why does it happen?
Chen Hirsh
Mar 91 min read
Â
Â


Think Twice Before Deleting a User: Avoiding Ownership Chaos in Databricks
How to avoid problems when deleting a user in Databricks, if that user is an Owner of SQL objects or workflows.
Chen Hirsh
Feb 21 min read
Â
Â


Write data to one CSV file in Databricks
Exporting data to a CSV file in Databricks can sometimes result in multiple files, odd filenames, and unnecessary metadata—issues that...
Chen Hirsh
Jan 261 min read
Â
Â


The Databricks Debugger
Writing flawless code on the first try is a dream, but debugging is a reality for most developers. In this post, I dive into the new Databri
Chen Hirsh
Nov 17, 20241 min read
Â
Â


How to enable system tables on Databricks
System tables on Databricks can help us monitor and manage our Data Warehouse.
Chen Hirsh
Nov 4, 20241 min read
Â
Â
bottom of page
