This is an automated email from the ASF dual-hosted git repository.
kgyrtkirk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 61d5c64 HIVE-24718: Moving to file based iteration for copying data
(Arko Sharma, reviewed by Pravin Kumar Sinha )
add eed78df HIVE-24853. HMS leaks queries in case of timeout. (#2044)
(Ayush Saxena reviewed by Zoltan Haindrich)
No new revisions were added by this update.
Summary of changes:
.../cache/TestCachedStoreUpdateUsingEvents.java | 4 +
.../hadoop/hive/metastore/HiveAlterHandler.java | 7 +-
.../hadoop/hive/metastore/MetaStoreDirectSql.java | 273 ++++++++++++---------
.../hive/metastore/MetastoreDirectSqlUtils.java | 76 +++---
.../hive/metastore/TestHiveAlterHandler.java | 6 +
5 files changed, 213 insertions(+), 153 deletions(-)