You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Marios Trivyzas (Jira)" <ji...@apache.org> on 2022/03/01 09:54:00 UTC

[jira] [Created] (FLINK-26421) Cleanup EnvironmentSettings and only use ConfigOptions

Marios Trivyzas created FLINK-26421:
---------------------------------------

             Summary: Cleanup EnvironmentSettings and only use ConfigOptions
                 Key: FLINK-26421
                 URL: https://issues.apache.org/jira/browse/FLINK-26421
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Marios Trivyzas
            Assignee: Marios Trivyzas


* 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)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)