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


##########
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##########
@@ -3308,9 +3318,14 @@ PartitionsResponse 
get_partitions_req(1:PartitionsRequest req)
   void add_serde(1: SerDeInfo serde) throws(1:AlreadyExistsException o1, 
2:MetaException o2)
   SerDeInfo get_serde(1: GetSerdeRequest rqst) throws(1:NoSuchObjectException 
o1, 2:MetaException o2)
 
+  // Deprecated use get_lock_materialization_rebuild_req(rqst)

Review Comment:
   add comma



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