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 5e96b14  HIVE-24249: Create View fails if a materialized view exists 
with the same query (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
     add 70f19ae  HIVE-24410: Query-based compaction hangs because of doAs 
(Karen Coppage, reviewed by Peter Varga and Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../ql/txn/compactor/TestCrudCompactorOnTez.java   |  2 +-
 .../hadoop/hive/ql/txn/compactor/CompactorMR.java  | 20 +------
 .../hive/ql/txn/compactor/MajorQueryCompactor.java |  2 +-
 .../hive/ql/txn/compactor/MinorQueryCompactor.java |  4 +-
 .../ql/txn/compactor/MmMajorQueryCompactor.java    |  4 +-
 .../ql/txn/compactor/MmMinorQueryCompactor.java    |  8 +--
 .../hive/ql/txn/compactor/QueryCompactor.java      |  3 +-
 .../hadoop/hive/ql/txn/compactor/Worker.java       | 64 +++++++++++++++-------
 8 files changed, 53 insertions(+), 54 deletions(-)

Reply via email to