Module datafusion::physical_plan::analyze
source · [−]Expand description
Defines the ANALYZE operator
Structs
EXPLAIN ANALYZE
execution plan operator. This operator runs its input,
discards the results, and then prints out an annotated plan with metrics