You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kg...@apache.org on 2021/07/28 08:01:27 UTC

[hive] branch master updated (e6d98b8 -> 69c97c2)

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 e6d98b8  HIVE-25014: Optimise ObjectStore::updateTableColumnStatistics (Rajesh Balamohan, reviewed by Mahesh Kumar Behera)
     add 69c97c2  HIVE-25370: Improve SharedWorkOptimizer performance (#2536) (Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/optimizer/SharedWorkOptimizer.java     | 105 ++++++++++++---------
 .../hive/ql/optimizer/TestSharedWorkOptimizer.java |  72 +++++++++++++-
 2 files changed, 130 insertions(+), 47 deletions(-)