Advance Delta Lake Concepts
Time Travel
Delta’s time travel capabilities simplify building data pipelines for the following use cases.
Audit data changes
All the transactions for the table are stored within this table including the initial set of insertions, update, delete, m...
devlit.hashnode.dev3 min read