chucheng92 commented on code in PR #22215:
URL: https://github.com/apache/flink/pull/22215#discussion_r1141568929


##########
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/ExecutableOperation.java:
##########
@@ -57,5 +59,9 @@ interface Context {
         FunctionCatalog getFunctionCatalog();
 
         ModuleManager getModuleManager();
+
+        ResourceManager getResourceManager();

Review Comment:
   it looks like we can get catalog and module or jars. how about showJobs ?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to