[
https://issues.apache.org/jira/browse/FLINK-32952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang closed FLINK-32952.
---------------------------------
Resolution: Fixed
> Scan reuse with readable metadata and watermark push down will get wrong
> watermark
> -----------------------------------------------------------------------------------
>
> Key: FLINK-32952
> URL: https://issues.apache.org/jira/browse/FLINK-32952
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.18.0
> Reporter: Yunhong Zheng
> Assignee: Yunhong Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0, 1.19.0
>
>
> Scan reuse with readable metadata and watermark push down will get wrong
> result. In class ScanReuser, we will re-build watermark spec after projection
> push down. However, we will get wrong index while try to find index in new
> source type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)