risingwave_
frontend
2.2.0-alpha
Module col_
pruning
Module Items
Macros
Structs
Traits
In risingwave_
frontend::
optimizer::
plan_
node
risingwave_frontend
::
optimizer
::
plan_node
Module
col_pruning
Copy item path
source
Macros
§
impl_
prune_
col
🔒
Implements
ColPrunable
for batch and streaming node.
Structs
§
Column
Pruning
Context
Traits
§
ColPrunable
The trait for column pruning, only logical plan node will use it, though all plan node impl it.