sunjincheng121 commented on a change in pull request #8681:
[FLINK-12585][python] Align Stream/BatchTableEnvironment with JAVA Table API
URL: https://github.com/apache/flink/pull/8681#discussion_r296075037
##########
File path: flink-python/docs/index.rst
##########
@@ -25,6 +25,9 @@ Welcome to Flink Python API Docs!
pyflink
pyflink.table
+ pyflink.dataset
+ pyflink.datastream
+ pyflink.common
Review comment:
Can we move the `pyflink.common` at the first position?

That is:
- pyflink.common
- pyflink.table
-pyflink.dataset
-pyflink.datastream
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:
[email protected]
With regards,
Apache Git Services