Neer393 commented on code in PR #6314:
URL: https://github.com/apache/hive/pull/6314#discussion_r2926492677
##########
ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:
##########
@@ -1023,12 +1028,20 @@ private long getTableWriteId(String dbName, String
tableName, boolean allocateIf
}
}
+ @Deprecated
Review Comment:
Yeah even I did not get it why but @zhangbutao asked me to add it so I added
it here in this comment
[https://github.com/apache/hive/pull/6314#discussion_r2887193702](https://github.com/apache/hive/pull/6314#discussion_r2887193702)
--
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]