Class GatherAndMergeWindows.MergeAdjacentWindowsOverProjects

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

public static class GatherAndMergeWindows.MergeAdjacentWindowsOverProjects extends Object
  • Constructor Details

    • MergeAdjacentWindowsOverProjects

      public MergeAdjacentWindowsOverProjects(int numProjects)
  • Method Details