[−][src]Module datafusion::execution::physical_plan::selection
Defines the selection execution plan. A selection filters rows based on a predicate
Structs
SelectionExec | Execution plan for a Selection |
Defines the selection execution plan. A selection filters rows based on a predicate
SelectionExec | Execution plan for a Selection |