[
https://issues.apache.org/jira/browse/FLINK-22155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-22155.
---------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Fixed in master: afe0fddfad0864218329d921215fb3850037d606
> EXPLAIN statement should validate insert and query separately
> -------------------------------------------------------------
>
> Key: FLINK-22155
> URL: https://issues.apache.org/jira/browse/FLINK-22155
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Affects Versions: 1.13.0
> Reporter: Shengkai Fang
> Assignee: WeiNan Zhao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> When explain insert statement, the validator validate the whole statement
> rather than validate the query. But when execute insert statement, the
> planner only validate the query part of the insert statement. It may brings
> the result of the explan is different from the actual plan.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)