klion26 commented on code in PR #3283:
URL: https://github.com/apache/amoro/pull/3283#discussion_r1808472725


##########
amoro-ams/src/main/java/org/apache/amoro/server/table/DefaultTableService.java:
##########
@@ -344,18 +346,35 @@ public List<Blocker> getBlockers(TableIdentifier 
tableIdentifier) {
   }
 
   @Override
-  public List<TableRuntimeMeta> getTableRuntimes(
+  public Pair<List<TableRuntimeMeta>, Integer> getTableRuntimes(

Review Comment:
   I've added the comments in the Interface, please take another look when 
you're free. thanks.



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