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

Drop usages of BatchTableEnvironment and old planner in Python

    XMLWordPrintableJSON

Details

    • The Python API does not offer a dedicated BatchTableEnvironment anymore. Instead, users can switch to the unified TableEnvironment for both batch and stream processing. Only the Blink planner (the only remaining planner in 1.14) is supported.

    Description

      This is a major cleanup of the Python module that drops support for BatchTableEnvironment and old planner.

      Removes usages of:

      • DataSet
      • BatchTableEnvironment
      • Legacy planner
      • ExecutionEnvironment

       

      Note: Batch processing is still possible via the unified TableEnvironment.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: