Module explain

Module explain 

Source
Expand description

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.

Functions§

should_show 🔒
If this plan should be shown, given the previous plan that was displayed.