[jira] [Created] (FLINK-22601) PushWatermarkIntoScan should produce digest created by Expression

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22601) PushWatermarkIntoScan should produce digest created by Expression

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-22601:
------------------------------------

             Summary: PushWatermarkIntoScan should produce digest created by Expression
                 Key: FLINK-22601
                 URL: https://issues.apache.org/jira/browse/FLINK-22601
             Project: Flink
          Issue Type: Bug
            Reporter: Jingsong Lee
             Fix For: 1.14.0


In PushWatermarkIntoTableSourceScanRuleBase, the digest is created by RexNode instead of Expression, RexNode rely on field index but Expression rely on field name.

We should adjust it to names.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)