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

[jira] [Closed] (FLINK-26767) Replace TableConfig.getConfiguration().get(Option) with TableConfig.get(Option) (python)

     [ https://issues.apache.org/jira/browse/FLINK-26767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dian Fu closed FLINK-26767.
---------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

Merged to:
- master via aa28cd73e4467968af9df70701fbd48541403bdb
- release-1.15 via 9c933873e4074a752e73fac0abede7aad2643570

> Replace TableConfig.getConfiguration().get(Option) with TableConfig.get(Option) (python)
> ----------------------------------------------------------------------------------------
>
>                 Key: FLINK-26767
>                 URL: https://issues.apache.org/jira/browse/FLINK-26767
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Marios Trivyzas
>            Assignee: Marios Trivyzas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Replace TableConfig.getConfiguration().get(Option) with TableConfig.get(Option) and use the complete view of rootConfiguration + configuration (environment config + app specific config)



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