
Explanation:
Change Data Feed (CDF) allows you to track row-level changes between versions of a Delta table, capturing inserts, updates, and deletes along with the metadata. This is ideal for sending data changes to downstream applications incrementally.
No comments yet.
A
Deep Clone
B
Time Travel
C
Change Data Feed (CDF)
D
Vacuum