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

Simplify TableEnvironment.create()

    XMLWordPrintableJSON

Details

    Description

      After dropping the legacy planner, in many cases there is not much to build in the `EnvironmentSettings` except for batch/streaming mode. Simplify the API with:

      EnvironmentSettings.inStreamingMode()    // shortcut
      EnvironmentSettings.inBatchMode()        // shortcut
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: