Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Implemented
-
1.0.0
-
None
Description
Unlike sql string's execution, which have a separate validation phase before RelNode construction, Table API lacks the counterparts and the validation is scattered in many places.
I suggest to add a single validation phase and detect problems as early as possible.
Attachments
Issue Links
- relates to
-
FLINK-3632 Clean up Table API exceptions
- Closed
-
FLINK-3738 Refactor TableEnvironment and TranslationContext
- Closed
- links to