
Ultimate access to all questions.
You are designing a solution that uses tables in Delta Lake on Azure Databricks.
You need to minimize the execution time for the following operations:
Queries against non-partitioned tables
Joins on non-partitioned columns
Which two options should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A
the clone command
B
Z-Ordering
C
Apache Spark caching
D
dynamic file pruning (DFP)