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

Drop BatchTableSource ParquetTableSource and related classes

    XMLWordPrintableJSON

Details

    • Hide
      The ParquetTableSource and related classes including various ParquetInputFormats have been removed. Use the filesystem connector with a Parquet 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 ParquetTableSource and related classes including various ParquetInputFormats have been removed. Use the filesystem connector with a Parquet 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 Parque 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: