This is an automated email from the ASF dual-hosted git repository.

dkuzmenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


    from 0c5a795cb29 HIVE-28858: Iceberg: WriterRegistry is not thread-safe 
after HIVE-26319 (Denys Kuzmenko, reviewed by Dmitriy Fingerman)
     add c2fe92391e5 HIVE-28770: Fix Session Directories Persisting After 
HiveServer2 Shutdown (Indhumathi Muthumurugesh, reviewed by Denys Kuzmenko, 
Krisztian Kasa, Laszlo Bodor, Shohei Okumiya)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/DriverUtils.java     | 13 ++++--
 .../hive/ql/exec/tez/KillTriggerActionHandler.java | 46 +++++++++++----------
 .../hadoop/hive/ql/exec/tez/WorkloadManager.java   |  5 +--
 .../ql/metadata/HiveMaterializedViewsRegistry.java |  7 ++--
 .../hadoop/hive/ql/session/SessionState.java       | 48 +++++++++++++++++++++-
 .../hive/ql/txn/compactor/QueryCompactor.java      |  2 +-
 .../hadoop/hive/ql/txn/compactor/StatsUpdater.java |  3 +-
 .../hive/ql/stats/TestStatsUpdaterThread.java      |  2 +-
 .../org/apache/hive/service/cli/CLIService.java    |  5 +--
 9 files changed, 90 insertions(+), 41 deletions(-)

Reply via email to