datafusion_physical_plan

Module explain

Source
Expand description

Defines the EXPLAIN operator

Structsยง

  • 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.