Expand description

Projection Push Down optimizer rule ensures that only referenced columns are loaded into memory

Structs

Optimizer that removes unused projections and aggregations from plans This reduces both scans and