sunjincheng121 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_r354650739
 
 

 ##########
 File path: flink-python/pyflink/table/table.py
 ##########
 @@ -621,6 +672,7 @@ def insert_into(self, table_path):
 
         :param table_path: The path of the registered :class:`TableSink` to 
which
 
 Review comment:
   I prefer using full path in `:class:` tag, even `class:TableSink` is work 
well. What do you think?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to