databricks Databricks Release Notes ·

Databricks SQL Automates Cost Attribution for Materialized Views and Streaming Tables

databricksgaarchitectfinancemediadatabricks-sql
feature

Databricks SQL now enables automatic cost attribution for materialized views and streaming tables. Refreshes of these objects inherit custom tags directly from their associated SQL warehouse environment. This propagation of tags to billing surfaces, such as `system.billing.usage`, ensures accurate cost tracking for updates. This enhancement helps organizations precisely allocate costs for their data workloads.

Features (1)
  • Automated Cost Attribution for Materialized Views and Streaming Tables

    Materialized view and streaming table refreshes in Databricks SQL now automatically inherit custom tags from their enclosing SQL warehouse environment. These tags propagate to billing surfaces like `system.billing.usage`, allowing for proper cost attribution of updates back to the source SQL warehouse.

Read the original announcement →

https://docs.databricks.com/aws/en/release-notes/product/2026/august#automatic-cost-attribution-for-materialized-views-and-streaming-tables-in-databricks-sql

Related releases