pub fn dist_analyze_output_schema() -> SchemaRefExpand description
Fixed output schema of DistAnalyzeExec, for Describe handlers:
execution rewrites the plan in optimize_physical_plan, so this schema
differs from the logical Analyze plan’s.
pub fn dist_analyze_output_schema() -> SchemaRefFixed output schema of DistAnalyzeExec, for Describe handlers:
execution rewrites the plan in optimize_physical_plan, so this schema
differs from the logical Analyze plan’s.