Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
FLINK-14698 Refactor the SQL CLI parser to reuse flink-sql-parser
- Closed