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 d69aa36 HIVE-24084: Push Aggregates thru joins in case it re-groups
previously unique columns (#1439)
add 4bf3c2d HIVE-24162: Query based compaction looses bloom filter (Peter
Varga, reviewed by Laszlo Pinter and Karen Coppage)
No new revisions were added by this update.
Summary of changes:
.../hive/ql/txn/compactor/CompactorOnTezTest.java | 19 +++++--
.../ql/txn/compactor/TestCrudCompactorOnTez.java | 65 +++++++++++++++++++++-
.../ql/txn/compactor/CompactionQueryBuilder.java | 28 ++++++----
3 files changed, 97 insertions(+), 15 deletions(-)