️Data Engineering
Databricks Spark Declarative Improvements
You can refresh Materialized Views and Streaming Tables even when the pipeline owner or run as identity is subject to an ABAC.
Materialized views and Streaming tables refreshes in Data...
Enable the Databricks One preview in each workspace, then use user entitlements to control who sees the
Stepss
Workspace Admin enables the feature in the workspace’s Previews page:
User menu → Previews → toggle “Databricks One” to On
1. Infrastructure as Code (IaC) - The "Golden Standard"
If you aren't already, moving your workspace deployment to Terraform is the best way to solve this. Terraform maintains a "state" file. When you run terraform destroy, it doesn't just delete the...