[
https://issues.apache.org/jira/browse/FLINK-22155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-22155:
----------------------------
Summary: EXPLAIN statement should validate insert and query separately
(was: EXPLAIN statement should validate Sink node as well)
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)