You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by sz...@apache.org on 2021/08/04 08:10:21 UTC

[hive] branch master updated (9ebdbed -> 19b3862)

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

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


    from 9ebdbed  HIVE-25372: Advance write id for all the DDLs (Kishen Das reviewed by Yu-Wen Lai and Peter Vary)
     add 19b3862  HIVE-25376: Iceberg vectorized ORC reads fail on reordered partition columns (Adam Szita, reviewed by Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../mr/hive/vector/HiveVectorizedReader.java       |  29 +++--
 .../mr/hive/vector/VectorizedRowBatchIterator.java |   5 +-
 .../queries/positive/vectorized_iceberg_read.q     |  41 ++++++-
 .../results/positive/vectorized_iceberg_read.q.out | 123 +++++++++++++++++++++
 4 files changed, 184 insertions(+), 14 deletions(-)