[
https://issues.apache.org/jira/browse/FLINK-18507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-18507.
---------------------------
Resolution: Fixed
master: a56d70b2019b17a28760b16623b389203b3efc82
> 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.9.0, 1.10.0, 1.11.0
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Labels: pull-request-available
> 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)