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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)