Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-36132

Remove codes that references TableSource and TableSink directly at the API level.

    XMLWordPrintableJSON

Details

    Description

      This Jira is a sub-task in https://issues.apache.org/jira/browse/FLINK-33748

      This Jira is responsible for the following removal:

      ● Remove APIs related to TableEnvironmentInternal
          ○ #fromTableSource
          ○ #registerTableSourceInternal
          ○ #registerTableSinkInternal

      ● Remove APIs related to StreamTableEnvironment
          ○ #toAppendStream
          ○ #toRetractStream

      ● Update subclasses of Operation
          ○ Remove TableSourceQueryOperation
          ○ Update QueryOperationCatalogViewTable
          ○ Remove UnregisteredSinkModifyOperation
          ○ Remove RichTableSourceQueryOperation (heavily tested, consider a separate PR)
          ○ Remove OutputConversionModifyOperation (this part is pending, depends on Python)

      ...

      Attachments

        Issue Links

          Activity

            People

              xuyangzhong xuyang
              xuyangzhong xuyang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: