Release· Databricks release notes (AWS)
Automatic change data feed is GA in Databricks Runtime 19 LTS
Automatic change data feed computes row-level changes at query time with row tracking, without manually enabling change data feed on each Delta Lake or Apache Iceberg v3 table. It works with batch queries, Structured Streaming, and Delta Sharing, and requires Databricks Runtime 19 LTS or above with row tracking enabled.
Learners using Change Data Feed need to know that row tracking can now provide changes at query time instead of enabling change data feed per table.