[ 
https://issues.apache.org/jira/browse/FLINK-12409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

sunjincheng closed FLINK-12409.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Fixed in master: f27c40dce0198a21cb933855ed2c7e60d2641550

> 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
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to