[
https://issues.apache.org/jira/browse/FLINK-13594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13594:
-----------------------------------
Labels: pull-request-available (was: )
> Improve the 'from_element' method of flink python api to apply to blink
> planner
> --------------------------------------------------------------------------------
>
> Key: FLINK-13594
> URL: https://issues.apache.org/jira/browse/FLINK-13594
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Affects Versions: 1.9.0
> Reporter: Wei Zhong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)