LadyForest commented on a change in pull request #14895:
URL: https://github.com/apache/flink/pull/14895#discussion_r573502745



##########
File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/TableEnvironment.java
##########
@@ -718,12 +727,20 @@ void createFunction(
     String[] listCatalogs();
 
     /**
-     * Gets an array of names of all modules in this environment in the loaded 
order.
+     * Gets an array of names of all used modules in this environment in the 
most-recent use order.

Review comment:
       "most-recent use order" seems ambiguous to readers. I was meant to 
express the most recent "USE MODULES" order.  +1 to use "resolution order". 




----------------------------------------------------------------
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]


Reply via email to