XMLWordPrintableJSON

Details

    • Hide
      flink-conf.yaml and other configurations from outer layers (e.g. CLI) are now propagated into TableConfig. Even though configuration set directly in TableConfig has still precedence, this change can have side effects if table configuration was accidentally set in other layers.
      Show
      flink-conf.yaml and other configurations from outer layers (e.g. CLI) are now propagated into TableConfig. Even though configuration set directly in TableConfig has still precedence, this change can have side effects if table configuration was accidentally set in other layers.

    Description

      • integrate Configuration into EnvironmentSettings
      • EnvironmentSettings should only contain a Configuration, not other members (create config options for all members)
      • Remove `TableEnvironmentImpl.create(EnvSettings, Configuration)` -> create(EnvSettings)
      • Introduce a root configuration in TableConfig that contains the executor config for defaults and fallback

      Attachments

        Issue Links

          Activity

            People

              matriv Marios Trivyzas
              matriv Marios Trivyzas
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: