[ 
https://issues.apache.org/jira/browse/FLINK-15625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017909#comment-17017909
 ] 

wgcn commented on FLINK-15625:
------------------------------

hi , [~lzljs3620320]    we can support a sql text  which contain multiple 
statements (such as 'insert into','select','ddl', 'sql comment'  etc) at 
streaming mode ,and then excute the multiple statements  by the order of 
multiple statements 

> 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 / Legacy Planner
>            Reporter: jackylau
>            Priority: Major
>             Fix For: 1.10.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)

Reply via email to