[
https://issues.apache.org/jira/browse/FLINK-22155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320114#comment-17320114
]
Ingo Bürk commented on FLINK-22155:
-----------------------------------
I will look into this right away.
> Fix EXPLAIN implementation
> --------------------------
>
> 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
> Priority: Major
>
> 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)