You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wei Zhong (JIRA)" <ji...@apache.org> on 2019/07/22 12:25:00 UTC

[jira] [Created] (FLINK-13368) Add Configuration for Python Table API to Align with Java

Wei Zhong created FLINK-13368:
---------------------------------

             Summary: Add Configuration for Python Table API to Align with Java
                 Key: FLINK-13368
                 URL: https://issues.apache.org/jira/browse/FLINK-13368
             Project: Flink
          Issue Type: Task
          Components: API / Python
            Reporter: Wei Zhong
             Fix For: 1.9.0


The TableConfig class in the Java Table API has added two new interfaces: getConfiguration and addConfiguration. To align with Java, we need to add these two interfaces and the Configuration class to the Python Table API.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)