Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Describe how you would configure batch retention in a Delta Lake to optimize storage usage and comply with data governance policies. Include considerations for data archiving and deletion.
A
Set a fixed retention period for all data and delete data immediately after the period expires.
B
Use dynamic retention policies based on data type and access frequency, and archive infrequently accessed data.
C
Retain all data indefinitely to avoid data loss and manually delete data when required.
D
Delete all data after processing without any retention policy to save storage space.