You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2020/08/05 00:55:00 UTC

[jira] [Created] (FLINK-18816) Correct API usage in Pyflink Dependency Management page

sunjincheng created FLINK-18816:
-----------------------------------

             Summary: Correct API usage in Pyflink Dependency Management page
                 Key: FLINK-18816
                 URL: https://issues.apache.org/jira/browse/FLINK-18816
             Project: Flink
          Issue Type: Improvement
          Components: API / Python, Documentation
    Affects Versions: 1.11.1, 1.11.0
            Reporter: sunjincheng


Correct the API usage in the doc of page[1]. Changes:

From `table_env.get_config().set_configuration` to `table_env.get_config().get_configuration().set_string`.

[1] https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/python/dependency_management.html



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