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

Timo Walther closed FLINK-22864.
--------------------------------
    Fix Version/s: 1.14.0
     Release Note: 
The old Table/SQL planner has been removed. BatchTableEnvironment and DataSet 
API interop with Table API are not supported anymore. Use the unified 
TableEnvironment for batch and stream processing with the new planner or the 
DataStream API in batch execution mode.

Users are encouraged to update their pipelines. Otherwise Flink 1.13 is the 
last version that offers the old functionality.
       Resolution: Fixed

Fixed in 1.14.0: 074e29db22a1375a2a5bf5949a6f7907b2fbf95f

> Remove the legacy planner code base
> -----------------------------------
>
>                 Key: FLINK-22864
>                 URL: https://issues.apache.org/jira/browse/FLINK-22864
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Legacy Planner
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> This removes the legacy planner code base. In particular, it removes the 
> content of {{flink-table-planner}}.
> An equally named module will be reintroduced in a later subtask and will 
> contain the content of {{flink-table-planner-blink}} which is the one and 
> only planner from Flink 1.14 onwards.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to