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

[hive] branch master updated (e2a0009 -> 7cd3960)

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

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


    from e2a0009  HIVE-25457: Implement querying Iceberg table metadata (#2589) (Marta Kuczora, reviewed by Peter Vary)
     add 7cd3960  HIVE-25441: Incorrect deltas split for sub-compactions when using hive.compactor.max.num.delta config (Denys Kuzmenko, reviewed by Karen Coppage)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/txn/compactor/TestCompactor.java       | 62 ++++++++++++++++++++++
 .../hadoop/hive/ql/txn/compactor/CompactorMR.java  | 17 +++++-
 2 files changed, 77 insertions(+), 2 deletions(-)