Related questions
Question 66 - ADA-C01 discussion
An Administrator is evaluating a complex query using the EXPLAIN command. The Globalstats operation indicates 500 partitionsAssigned.
The Administrator then runs the query to completion and opens the Query Profile. They notice that the partitions scanned value is 429.
Why might the actual partitions scanned be lower than the estimate from the EXPLAIN output?
A.
The EXPLAIN results always include a 10-15% safety factor in order to provide conservative estimates.
B.
The GlobalStats partition assignment includes the micro-partitions that will be assigned for preservation of the query results.
C.
Runtime optimizations such as join pruning can reduce the number of partitions and bytes scanned during query execution.
D.
In-flight data compression will result in fewer micro-partitions being scanned at the virtual warehouse layer than were identified at the storage layer.
Your answer:
0 comments
Sorted by
Leave a comment first