Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14437 Drop the legacy planner
  3. FLINK-22620

Drop BatchTableSource OrcTableSource and related classes

    XMLWordPrintableJSON

Details

    • Hide
      The OrcTableSource and related classes (including OrcInputFormat) have been removed. Use the filesystem connector with an ORC format as a replacement. It is possible to read via Table & SQL API and convert the Table to DataStream API if necessary. DataSet API is not supported anymore.
      Show
      The OrcTableSource and related classes (including OrcInputFormat) have been removed. Use the filesystem connector with an ORC format as a replacement. It is possible to read via Table & SQL API and convert the Table to DataStream API if necessary. DataSet API is not supported anymore.

    Description

      The BatchTableSource interface is not supported by the Blink planner. Therefore, we drop this class to unblock the removal of the legacy planner. An alternative ORC source and sink using the new interfaces is available.

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: