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

Remove the legacy planner code base

    XMLWordPrintableJSON

Details

    • Hide
      The old Table/SQL planner has been removed. BatchTableEnvironment and DataSet API interop with Table API are not supported anymore. Use the unified TableEnvironment for batch and stream processing with the new planner or the DataStream API in batch execution mode.

      Users are encouraged to update their pipelines. Otherwise Flink 1.13 is the last version that offers the old functionality.
      Show
      The old Table/SQL planner has been removed. BatchTableEnvironment and DataSet API interop with Table API are not supported anymore. Use the unified TableEnvironment for batch and stream processing with the new planner or the DataStream API in batch execution mode. Users are encouraged to update their pipelines. Otherwise Flink 1.13 is the last version that offers the old functionality.

    Description

      This removes the legacy planner code base. In particular, it removes the content of flink-table-planner.

      An equally named module will be reintroduced in a later subtask and will contain the content of flink-table-planner-blink which is the one and only planner from Flink 1.14 onwards.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: