Class PushWatermarkIntoTableSourceScanRule

    • Constructor Detail

      • PushWatermarkIntoTableSourceScanRule

        public PushWatermarkIntoTableSourceScanRule()
    • Method Detail

      • matches

        public boolean matches​(org.apache.calcite.plan.RelOptRuleCall call)
        Overrides:
        matches in class org.apache.calcite.plan.RelOptRule
      • onMatch

        public void onMatch​(org.apache.calcite.plan.RelOptRuleCall call)
        Specified by:
        onMatch in class org.apache.calcite.plan.RelOptRule