deniskuzZ commented on code in PR #6379:
URL: https://github.com/apache/hive/pull/6379#discussion_r3023064125


##########
ql/src/java/org/apache/hadoop/hive/llap/ProactiveEviction.java:
##########
@@ -173,56 +177,76 @@ public boolean isEmpty() {
     }
 
     /**
-     * Request often times only contains tables/partitions of 1 DB only.
-     * @return the single DB name, null if the count of DBs present is not 
exactly 1.
+     * Request often times only contains tables/partitions of 1 catalog only.

Review Comment:
   comment is misleading.. maybe `contains databases from the same catalog` ?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to