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

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


    from e800aff  HIVE-23959: Provide an option to wipe out column stats for 
partitioned tables in case of column removal (#1341) (Zoltan Haindrich reviewed 
by Peter Vary))
     add 1c1dfee  HIVE-23966: Minor query-based compaction always results in 
delta dirs with minWriteId=1 (Karen Coppage, reviewed by Marta Kuczora and 
Laszlo Pinter)

No new revisions were added by this update.

Summary of changes:
 .../ql/txn/compactor/TestCrudCompactorOnTez.java   | 178 ++++++++++++++++++++-
 .../ql/txn/compactor/TestMmCompactorOnTez.java     |   2 +-
 .../hive/ql/txn/compactor/MajorQueryCompactor.java |   2 +-
 .../hive/ql/txn/compactor/MinorQueryCompactor.java |   4 +-
 .../ql/txn/compactor/MmMajorQueryCompactor.java    |   2 +-
 .../ql/txn/compactor/MmMinorQueryCompactor.java    |   2 +-
 .../hive/ql/txn/compactor/QueryCompactor.java      |  27 +++-
 7 files changed, 205 insertions(+), 12 deletions(-)

Reply via email to