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

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


    from 0f3af0f  HIVE-25150 : Tab characters are not removed before decimal 
conversion similar to space character which is fixed as part of HIVE-24378 
(Taraka Rama Rao Lethavadla, reviewed by Mahesh Kumar Behera)
     add f5c39b1  HIVE-25195: Store Iceberg write commit and ctas information 
in QueryState (#2347) (Marton Bod, reviewed by Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/mr/InputFormatConfig.java   |  3 +-
 .../iceberg/mr/hive/HiveIcebergMetaHook.java       | 75 ++++++++++------------
 .../mr/hive/HiveIcebergOutputCommitter.java        | 18 +++---
 .../mr/hive/HiveIcebergQueryLifeTimeHook.java      | 20 +++---
 .../apache/iceberg/mr/hive/HiveIcebergSerDe.java   |  8 +--
 .../apache/hadoop/hive/ql/exec/tez/TezTask.java    | 33 ++++------
 .../hadoop/hive/ql/session/SessionStateUtil.java   | 70 ++++++++++++++++++++
 7 files changed, 141 insertions(+), 86 deletions(-)

Reply via email to