[−][src]Module datafusion::physical_plan::explain
Defines the EXPLAIN operator
Structs
ExplainExec | Explain execution plan operator. This operator contains the string values of the various plans it has when it is created, and passes them to its output. |