Class GatherAndMergeWindows.SwapAdjacentWindowsBySpecifications

java.lang.Object
io.trino.sql.planner.iterative.rule.GatherAndMergeWindows.SwapAdjacentWindowsBySpecifications
All Implemented Interfaces:
Rule<WindowNode>
Enclosing class:
GatherAndMergeWindows

public static class GatherAndMergeWindows.SwapAdjacentWindowsBySpecifications extends Object
  • Constructor Details

    • SwapAdjacentWindowsBySpecifications

      public SwapAdjacentWindowsBySpecifications(int numProjects)
  • Method Details