You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/12/05 08:59:14 UTC

[GitHub] [flink] HuangXingBo commented on a change in pull request #10389: [FLINK-14198][python] Add "type" and "rtype" options to flink python API docstrings of table.py and table_environment.py

HuangXingBo commented on a change in pull request #10389: [FLINK-14198][python] Add "type" and "rtype" options to flink python API docstrings of table.py and table_environment.py
URL: https://github.com/apache/flink/pull/10389#discussion_r354176527
 
 

 ##########
 File path: flink-python/pyflink/table/table_environment.py
 ##########
 @@ -539,6 +571,7 @@ def use_catalog(self, catalog_name):
         +----------------+-----------------------------------------+
 
         :param: catalog_name: The name of the catalog to set as the current default catalog.
 
 Review comment:
   Need to remove the ':' after param, or else the param str will not be parsed by sphix

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services