[jira] [Created] (FLINK-14671) Collaborate sql parser with sql cli

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14671) Collaborate sql parser with sql cli

Shang Yuanchun (Jira)
Kurt Young created FLINK-14671:
----------------------------------

             Summary: Collaborate sql parser with sql cli
                 Key: FLINK-14671
                 URL: https://issues.apache.org/jira/browse/FLINK-14671
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Client
            Reporter: Kurt Young


Currently SQL CLI uses `SqlCommandParser` to parse the command, and we also have a dedicated sql parser to parse ddl, dml, and other stuff. We should find a way to collaborate these two components. 



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