Jark Wu created FLINK-11801:
-------------------------------
Summary: Port SqlParserException to flink-table-common
Key: FLINK-11801
URL:
https://issues.apache.org/jira/browse/FLINK-11801 Project: Flink
Issue Type: New Feature
Components: API / Table SQL
Reporter: Jark Wu
Assignee: Jark Wu
A more detailed description can be found in FLIP-32.
SqlParserException is used in FlinkPlannerImpl for sql parsing. We will have another FlinkPlannerImpl in flink-table-planner-blink.
Because {{SqlParserException}} is an API level exception, we should move {{SqlParserException}} to flink-table-common to avoid copy it in flink-table-planner-blink.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)