[
https://issues.apache.org/jira/browse/FLINK-17555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101798#comment-17101798
]
Dian Fu commented on FLINK-17555:
---------------------------------
[~liyu] [~pnowojski] Thanks a lot for tracking this issue. I think this issue
is not a blocker of 1.10.1 release. This issue only affects the Python doc
generation which is not part of the 1.10.1 release (as the Python doc is
generated in a separate cron job which is run every day).
Regarding to this issue, it's caused as the check in the latest sphinx is more
strict(3.0.3) than before. We have limited the version of sphinx to 2.4.4 for
the master branch (as part of the fix of FLINK-17188) and so this issue doesn't
occur in master. I will cherry-pick that change to release-1.10 and release-1.9
to limit the sphinx version to 2.4.4 also for release-1.10 and release-1.9.
> docstring of pyflink.table.descriptors.FileSystem:1:duplicate object
> description of pyflink.table.descriptors.FileSystem
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-17555
> URL: https://issues.apache.org/jira/browse/FLINK-17555
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.10.0
> Reporter: Piotr Nowojski
> Assignee: shuiqiangchen
> Priority: Major
> Labels: pull-request-available, test-stability
>
> Some documentation check failed on travis:
> https://api.travis-ci.org/v3/job/684185591/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)