Class ProjectToWindowRule

    • Constructor Detail

      • ProjectToWindowRule

        public ProjectToWindowRule​(RelOptRuleOperand operand,
                                   RelBuilderFactory relBuilderFactory,
                                   java.lang.String description)
        Creates a ProjectToWindowRule.
        Parameters:
        operand - Root operand, must not be null
        description - Description, or null to guess description
        relBuilderFactory - Builder for relational expressions