You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yijie Shen (JIRA)" <ji...@apache.org> on 2016/05/18 12:30:13 UTC

[jira] [Commented] (FLINK-3632) Clean up Table API exceptions

    [ https://issues.apache.org/jira/browse/FLINK-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288879#comment-15288879 ] 

Yijie Shen commented on FLINK-3632:
-----------------------------------

Since #3754 has been resolved, I'll start to work on this one. :)

> Clean up Table API exceptions
> -----------------------------
>
>                 Key: FLINK-3632
>                 URL: https://issues.apache.org/jira/browse/FLINK-3632
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API
>            Reporter: Fabian Hueske
>             Fix For: 1.1.0
>
>
> The Table API throws many different exception types including:
> - {{IllegalArgumentException}}
> - {{TableException}}
> - {{CodeGenException}}
> - {{PlanGenException}}
> - {{ExpressionParserException}}
> from various places of the query translation code. 
> This needs to be cleaned up. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)