[
https://issues.apache.org/jira/browse/FLINK-12409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-12409:
-----------------------------------
Component/s: Table SQL / API
API / Python
> Adds from_elements in TableEnvironment
> --------------------------------------
>
> Key: FLINK-12409
> URL: https://issues.apache.org/jira/browse/FLINK-12409
> Project: Flink
> Issue Type: Sub-task
> Components: API / Python, Table SQL / API
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)