You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/07/07 02:29:00 UTC

[jira] [Created] (FLINK-18507) Move get_config implementation to TableEnvironment to eliminate the duplication

Dian Fu created FLINK-18507:
-------------------------------

             Summary: Move get_config implementation to TableEnvironment to eliminate the duplication
                 Key: FLINK-18507
                 URL: https://issues.apache.org/jira/browse/FLINK-18507
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
    Affects Versions: 1.10.0, 1.9.0, 1.11.0
            Reporter: Dian Fu
            Assignee: Dian Fu
             Fix For: 1.12.0


Currently, TableEnvironment.get_config is abstract and the implementations in the child classes BatchTableEnvironment/StreamTableEnvironment are duplicate. The implementation could be moved to TableEnvironment to eliminate the duplication.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)