Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0
Description
The initial implementation of python 'from_element' method is based on DataStream API and DataSet API, which is not available when the TableEnvironment's planner is Blink. To fix this problem, we need to reimplement the python from_element method based on InputFormatTableSource and InputFormat.
Attachments
Issue Links
- is a child of
-
FLINK-12704 Enable the configuration of using blink planner
- Closed
- is blocked by
-
FLINK-13495 blink-planner should support decimal precision to table source
- Resolved
- links to