[
https://issues.apache.org/jira/browse/FLINK-15625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018761#comment-17018761
]
Jark Wu edited comment on FLINK-15625 at 1/19/20 2:18 AM:
----------------------------------------------------------
I think this may be related to
[FLIP-84|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=134745878]
and FLINK-12828.
was (Author: jark):
I think this may be related to
[FLIP-86|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=134745878]
and FLINK-12828.
> flink sql multiple statements syntatic validation supports
> ----------------------------------------------------------
>
> Key: FLINK-15625
> URL: https://issues.apache.org/jira/browse/FLINK-15625
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API, Table SQL / Planner
> Reporter: jackylau
> Priority: Major
> Fix For: 1.11.0
>
>
> we konw that blink(blink first commits ) parser and calcite parser all
> support multiple statements now and supports multiple statement syntatic
> validation by calcite, which validates sql statements one by one, and it will
> not validate the previous tablenames and others. and we only know the sql
> syntatic error when we submit the flink applications.
> I think it is eagerly need for users. we hope the flink community to support
> it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)