[
https://issues.apache.org/jira/browse/FLINK-39014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102967#comment-18102967
]
Yuepeng Pan commented on FLINK-39014:
-------------------------------------
Merged into master(2.4.0) via: 13e17094a556d933520ac1febb464c993c1a81ef
> Fix the conversion to relational algebra issue in Batch Mode
> ------------------------------------------------------------
>
> Key: FLINK-39014
> URL: https://issues.apache.org/jira/browse/FLINK-39014
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Affects Versions: 2.0.0
> Reporter: Archit Goyal
> Assignee: Archit Goyal
> Priority: Major
> Labels: pull-request-available, security
> Fix For: 2.4.0
>
>
> Issue when trying to run Flink SQL query with watermark in Batch mode.
> Exception:
> {code:java}
> Caused by: java.lang.AssertionError: Conversion to relational algebra failed
> to preserve datatypes{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)