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

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

     [ https://issues.apache.org/jira/browse/FLINK-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske closed FLINK-3632.
--------------------------------
    Resolution: Done

Done with 9cc629662a34bd9cc6310556a321dd5144a60439

Thanks for the contribution!

> 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
>            Assignee: Yijie Shen
>             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)