You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "jackylau (Jira)" <ji...@apache.org> on 2020/01/17 03:21:00 UTC

[jira] [Updated] (FLINK-15625) flink sql multiple statements syntatic validation supports

     [ https://issues.apache.org/jira/browse/FLINK-15625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jackylau updated FLINK-15625:
-----------------------------
    Description: 
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 

  was:
we konw that flink 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 


> 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)