Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you leverage Delta Lake's time travel feature to create an audit trail for changes in critical datasets, as required by your regulatory compliance team?
A
Enable automatic versioning on the underlying Azure Blob Storage account of the Delta Lake.
B
Manually log all changes to data in a custom Delta table designed for audit logging.
C
Utilize the DESCRIBE HISTORY command on Delta tables to provide audit logs for data changes.
D
Periodically take snapshots of Delta tables and store them in separate storage accounts.