Module col_pruning

Source

Structs§

ColumnPruningContext

Traits§

ColPrunable
The trait for column pruning, only logical plan node will use it, though all plan node impl it.