Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-16987 FLIP-95: Add new table source and sink interfaces
  3. FLINK-21675

predicates can not be pushed into TableScan when there is a WatermarkAssigner between Filter and Scan

    XMLWordPrintableJSON

Details

    Description

      When watermark assigner is the parent of the table scan, it will block rule to apply the filter push down. We can add a rule just like ProjectWatermarkAssignerTransposeRule or extend the rule like PushWatermarkIntoTableSourceScanAcrossCalcRule and PushWatermarkIntoTableSourceScanRule.

      Attachments

        Issue Links

          Activity

            People

              Yuval.Itzchakov Yuval Itzchakov
              fsk119 Shengkai Fang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: