Deprecated· REbricked

Per-table Delta change data feed is legacy

The per-table change data feed for Delta Lake is now described as legacy and is replaced by Automatic change data feed. Learners who enable change data feed with delta.enableChangeDataFeed on a table should treat that pattern as the older approach.

> [!note]
> Change data feed examples and notes may need to distinguish the legacy table setting from Automatic change data feed.

Read the original

What to re-read