dengzhhu653 commented on code in PR #6058:
URL: https://github.com/apache/hive/pull/6058#discussion_r2453914282


##########
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONReloadMessage.java:
##########
@@ -133,6 +138,11 @@ public Partition apply(@Nullable Object input) {
             });
     }
 
+    @Override
+    public Partition getPtnObj() throws Exception {

Review Comment:
   @saihemanth-cloudera should we consider this 
https://github.com/apache/hive/pull/6058#discussion_r2370964841, and remove the 
always null parameter?



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