This is an automated email from the ASF dual-hosted git repository.
zhangbutao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 12a8eacc463 HIVE-29190: Iceberg: [V3] Fix handling of Delete/Update
with DV's. (#6072)
add 67bc12011cb HIVE-29167: Use access() api to check permission for
different filesystems (#6047)
No new revisions were added by this update.
Summary of changes:
.../client/ThriftHiveMetaStoreClient.java | 3 -
.../apache/hadoop/hive/metastore/Warehouse.java | 9 +-
.../hadoop/hive/metastore/utils/HdfsUtils.java | 49 ++-----
.../hadoop/hive/metastore/utils/SecurityUtils.java | 11 +-
.../hadoop/hive/metastore/utils/TestHdfsUtils.java | 146 ++++++++++-----------
.../hadoop/hive/metastore/tools/HMSClient.java | 12 +-
6 files changed, 96 insertions(+), 134 deletions(-)