[
https://issues.apache.org/jira/browse/FLINK-22619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-22619:
---------------------------------
Description:
This is a major cleanup of the Python module that drops support for
BatchTableEnvironment and old planner.
Removes usages of:
- DataSet
- BatchTableEnvironment
- Legacy planner
- ExecutionEnvironment
Note: Batch processing is still possible via the unified \{{TableEnvironment}}.
was:Drop usages of BatchTableEnvironment in the Python part of the project.
> Drop usages of BatchTableEnvironment and old planner in Python
> --------------------------------------------------------------
>
> Key: FLINK-22619
> URL: https://issues.apache.org/jira/browse/FLINK-22619
> Project: Flink
> Issue Type: Sub-task
> Components: API / Python, Table SQL / Legacy Planner
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
>
> This is a major cleanup of the Python module that drops support for
> BatchTableEnvironment and old planner.
> Removes usages of:
> - DataSet
> - BatchTableEnvironment
> - Legacy planner
> - ExecutionEnvironment
>
> Note: Batch processing is still possible via the unified
> \{{TableEnvironment}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)