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

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


    from 5159f5d  HIVE-25207. Expose incremental load statistics via JMX. 
(#2356)(Ayush Saxena, reviewed by Aasha Medhi)
     add e7de6de  HIVE-25208: Refactor Iceberg commit to the MoveTask/MoveWork 
(Peter Vary reviewed by Marton Bod and Marta Kuczora)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/mr/hive/HiveIcebergMetaHook.java       | 72 +---------------------
 .../iceberg/mr/hive/HiveIcebergStorageHandler.java | 65 +++++++++++++++++++
 .../org/apache/hadoop/hive/ql/exec/MoveTask.java   | 54 +++++++++++++++-
 .../hive/ql/metadata/HiveStorageHandler.java       | 21 +++++++
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     | 19 +-----
 .../apache/hadoop/hive/ql/parse/TaskCompiler.java  |  6 +-
 6 files changed, 142 insertions(+), 95 deletions(-)

Reply via email to