[
https://issues.apache.org/jira/browse/FLINK-19395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201594#comment-17201594
]
Xiao Huang commented on FLINK-19395:
------------------------------------
Hi, [~twalthr]
I'm willing to do this. Could you assign it to me if no one is working on this ?
Thanks~
> Replace SqlConversionException with either TableException or
> ValidationException
> --------------------------------------------------------------------------------
>
> Key: FLINK-19395
> URL: https://issues.apache.org/jira/browse/FLINK-19395
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Legacy Planner, Table SQL / Planner
> Reporter: Timo Walther
> Priority: Major
> Labels: starter
>
> We should avoid creating too many different exceptions without reason.
> `SqlConversionException` is not necessary and can be replaced by the two
> commonly used exceptions for TableException or ValidationException.
> Currently, we throw all three in `SqlToOperation` converters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)