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:18:00 UTC

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

jackylau created FLINK-15625:
--------------------------------

             Summary: 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
             Fix For: 1.10.0


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 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)