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)