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

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

    [ https://issues.apache.org/jira/browse/FLINK-18816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171224#comment-17171224 ] 

Zhenhua Yang edited comment on FLINK-18816 at 8/5/20, 2:20 AM:
---------------------------------------------------------------

I created a [pull request|[https://github.com/apache/flink/pull/13062]] to resolve this issue.


was (Author: huaouo):
I created a [pull request|[https://github.com/apache/flink/pull/13062]] to resolve this issue.

> 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.0, 1.11.1
>            Reporter: sunjincheng
>            Priority: Major
>              Labels: beginner, pull-request-available
>
> 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)