Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Attachments
Issue Links
- links to