You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by lp...@apache.org on 2020/12/09 08:52:42 UTC

[hive] branch master updated (f6ac13a -> a0c9f8e)

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

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


    from f6ac13a  HIVE-23410: ACID: Improve the delete and update operations to avoid the move step (#1660) (reviewed by Peter Vary)
     add a0c9f8e  HIVE-24475: Generalize fixacidkeyindex utility (Antal Sinkovits, reviewed by Peter Varga and Mahesh Kumar Behera)(#1730)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/io/orc/FixAcidKeyIndex.java     | 145 +++++++++++----------
 .../hadoop/hive/ql/io/orc/TestFixAcidKeyIndex.java |  46 +++++--
 2 files changed, 109 insertions(+), 82 deletions(-)