Module plan_base

Source

Modules§

physical_common 🔒

Macros§

dispatch_plan_base 🔒
Dispatch a method call to the corresponding plan base type.

Structs§

BatchExtra
Extra fields for batch plan nodes.
NoExtra
No extra fields for logical plan nodes.
PlanBase
The common fields of all plan nodes with different conventions.
StreamExtra
Extra fields for stream plan nodes.

Enums§

PlanBaseRef
Reference to PlanBase with erased conventions.