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

Timo Walther updated FLINK-23513:
---------------------------------
    Description: This removes the old connectors and formats stack that has 
been deprecated as part of FLIP-95. The stack used the outdated 
{{org.apache.flink.table.factories.TableFactory}} which has been replaced with 
subclasses of {{org.apache.flink.table.factories.Factory}}. Also the 
corresponding descriptors from {{org.apache.flink.table.descriptors}} have been 
removed due to the removal of {{TableEnvironment#connect}}. It has been 
replaced with the new {{org.apache.flink.table.api.TableDescriptor}}.  (was: 
This removes old connectors and formats that have been deprecated as part of 
FLIP-95. They used the outdated 
{{org.apache.flink.table.factories.TableFactory}} which has been replaced with 
subclasses of {{org.apache.flink.table.factories.Factory}}. Also the 
corresponding descriptors from {{org.apache.flink.table.descriptors}} have been 
removed due to the removal of {{TableEnvironment#connect}}. It has been 
replaced with the new {{org.apache.flink.table.api.TableDescriptor}}.)

> Remove old connectors and formats stack around descriptors
> ----------------------------------------------------------
>
>                 Key: FLINK-23513
>                 URL: https://issues.apache.org/jira/browse/FLINK-23513
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Ingo Bürk
>            Assignee: Ingo Bürk
>            Priority: Major
>              Labels: pull-request-available
>
> This removes the old connectors and formats stack that has been deprecated as 
> part of FLIP-95. The stack used the outdated 
> {{org.apache.flink.table.factories.TableFactory}} which has been replaced 
> with subclasses of {{org.apache.flink.table.factories.Factory}}. Also the 
> corresponding descriptors from {{org.apache.flink.table.descriptors}} have 
> been removed due to the removal of {{TableEnvironment#connect}}. It has been 
> replaced with the new {{org.apache.flink.table.api.TableDescriptor}}.



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

Reply via email to