Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23062 FLIP-129: Register sources/sinks in Table API
  3. FLINK-23513

Remove old connectors and formats stack around descriptors

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • None
    • Hide
      The legacy versions of the SQL Kafka connector and SQL Elasticsearch connector have been removed together with their corresponding legacy formats. DDL or descriptors that still use 'connector.type=' or 'format.type=' options need to be updated to the new connector and formats available via the 'connector=' option.
      Show
      The legacy versions of the SQL Kafka connector and SQL Elasticsearch connector have been removed together with their corresponding legacy formats. DDL or descriptors that still use 'connector.type=' or 'format.type=' options need to be updated to the new connector and formats available via the 'connector=' option.

    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

        1. Catch(03-16-16-22-14).jpg
          1.29 MB
          Paul Lin

        Issue Links

          Activity

            People

              airblader Ingo Bürk
              airblader Ingo Bürk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: