
Explanation:
A shallow clone only stores metadata and references the data files of the original table. If the original data files are moved or deleted directly (bypassing Delta management), the shallow clone's file pointers become invalid and it breaks.
Ultimate access to all questions.
A
Storage costs will immediately double.
B
The clone will auto-move with the data.
C
The clone will break because its pointers to the original files are now invalid.
D
The production table becomes locked as read-only.
No comments yet.