Shuai Xu created FLINK-37640: -------------------------------- Summary: Type timestamp_ltz is converted timestamp wrongly when scanreuse Key: FLINK-37640 URL: https://issues.apache.org/jira/browse/FLINK-37640 Project: Flink Issue Type: Bug Components: Table SQL / Planner Affects Versions: 2.0.0 Reporter: Shuai Xu
When watermark defined on type of timestamp_ltz in the source ddl. During planner optimization, the type of the field is converted to timestamp wronly after scanreuse. -- This message was sent by Atlassian Jira (v8.20.10#820010)