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)