Expand description
Customized ANALYZE plan that aware of MergeScanExec.
The code skeleton is taken from datafusion/physical-plan/src/analyze.rs
Structsยง
- Analyze
Output ๐Builder - Build the result [
DfRecordBatch] ofANALYZE - Dist
Analyze Exec - Json
Metrics ๐
Constantsยง
Functionsยง
- analyze_
plan_ metrics_ to_ json_ value - Returns verbose analyze metrics as JSON values using the same
JsonMetricsshape asEXPLAIN ANALYZE VERBOSE FORMAT JSON. - create_
output_ ๐batch - Creates the output of AnalyzeExec as a RecordBatch
- metrics_
to_ ๐string