Structs§
- Limit
Push Past Windows - This rule inspects
ExecutionPlan’s attempting to find fetch limits that were not pushed down byLimitPushdownbecause BoundedWindowAggExecs were “in the way”. If the window is bounded by WindowFrameUnits::Rows then we calculate the adjustment needed to grow the limit and continue pushdown.