Fabian Hueske created FLINK-3632:
------------------------------------

             Summary: 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


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)

Reply via email to