Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
This is a convenient method to create a table from a collection of elements. It works as follows:
1) Serializes the python objects to a local file
2) Loads the file in Java and deserializes the data to Java objects
Attachments
Issue Links
- blocks
-
FLINK-12588 Add TableSchema for Python Table API
-
- Closed
-
- is blocked by
-
FLINK-12408 Support to define all kinds of types in Python API
-
- Closed
-
- links to