Module col_pruning

Source

Macros§

impl_prune_col 🔒
Implements ColPrunable for batch and streaming node.

Structs§

ColumnPruningContext

Traits§

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