[
https://issues.apache.org/jira/browse/FLINK-11801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-11801.
---------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed in 1.9: eb683e5db2f8eafc927f7c77579cf1109375479a
> Port SqlParserException to flink-table-api-java
> -----------------------------------------------
>
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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 it to
> flink-table-api-java to avoid coping it to flink-table-planner-blink.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)