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

Timo Walther closed FLINK-23063.
--------------------------------
    Fix Version/s: 1.14.0
     Release Note: The deprecated `TableEnvironment#connect()` method has been 
removed. Use the new `TableEnvironment#createTemporaryTable(String, 
TableDescriptor)` to create tables programatically. Please note that this 
method only supports sources and sinks that comply with FLIP-95. This is also 
indicated by the new property design 'connector'='kafka' instead of 
'connector.type'='kafka'.
       Resolution: Fixed

commit 9b65398b387901ee69f9bd5081d0be445b6eeea9
[table-api-java] Remove CatalogTableBuilder

commit d1a706a9e983174e624f32aeab6b3e6a026499a0
[table-api][planner] Remove TableEnvironment#connect API

commit e7c5e0406bb71a3fb5db9de73ad7c18927e2fa68
[python] Remove TableEnvironment#connect API

> Remove TableEnvironment#connect
> -------------------------------
>
>                 Key: FLINK-23063
>                 URL: https://issues.apache.org/jira/browse/FLINK-23063
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Ingo Bürk
>            Assignee: Ingo Bürk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> Also remove other deprecated classes mentioned in the FLIP



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

Reply via email to