----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36139/ -----------------------------------------------------------
Review request for hive. Repository: hive-git Description ------- HIVE-11130 Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 8bcf860d1f4b783352e84c3b9c988e061ab0b751 ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveTxnManager.java 2dd0c7df2a91c7e9f7e8b9825725ccddd463262b ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveTxnManagerImpl.java eccb8d1d5ae7a41f90800fe8d62875978c98b074 Diff: https://reviews.apache.org/r/36139/diff/ Testing ------- Test has been done. This work will be followed by HIVE-10984 to solve the explicit lock table issue. Thanks, Aihua Xu