[ https://issues.apache.org/jira/browse/FLINK-21709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timo Walther closed FLINK-21709. -------------------------------- Fix Version/s: 1.13.0 Release Note: The old planner of the Table & SQL API is deprecated and will be dropped in Flink 1.14. This means that both the BatchTableEnvironment and DataSet API interop are reaching end of life. Use the unified TableEnvironment for batch and stream processing with the new planner or the DataStream API in batch execution mode. Resolution: Fixed Fixed in 1.13.0: 42a45a584665e40f9629d4ecc00c8af1316b3db5 > Officially deprecate the legacy planner > --------------------------------------- > > Key: FLINK-21709 > URL: https://issues.apache.org/jira/browse/FLINK-21709 > Project: Flink > Issue Type: Sub-task > Components: Documentation, Table SQL / API > Reporter: Timo Walther > Assignee: Timo Walther > Priority: Major > Labels: pull-request-available > Fix For: 1.13.0 > > > As discussed in > https://lists.apache.org/thread.html/r0851e101e37fbab273775b6a252172c7a9f7c7927107c160de779831%40%3Cdev.flink.apache.org%3E > we will perform the following steps in 1.13: > - Deprecate the `flink-table-planner` module > - Deprecate `BatchTableEnvironment` for both Java, Scala, and Python > - Add a notice to release notes and documentation -- This message was sent by Atlassian Jira (v8.3.4#803005)