Ultimate access to all questions.
In the context of Delta Lake, consider a scenario where a data engineer needs to create a copy of a source table for two different purposes: one for a temporary analysis project that does not require the table's metadata or partitioning information, and another for a data migration project that requires a complete copy of the table including all metadata and partitioning information. Which of the following options correctly describes the concepts of shallow and deep clone in Delta Lake and their appropriate use cases? Choose the best option.