You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2021/01/19 00:51:22 UTC

[iceberg] branch master updated (8ca1e39 -> e3e712c)

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

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


    from 8ca1e39  Docs: Update module list in API docs (#2107)
     add e3e712c  Spark: Fix parquet vectorized reads with promoted types (#2091)

No new revisions were added by this update.

Summary of changes:
 .../arrow/vectorized/VectorizedArrowReader.java    | 13 ++++++++--
 .../data/vectorized/ArrowVectorAccessors.java      | 15 +++++++++++
 .../org/apache/iceberg/spark/data/TestHelpers.java | 21 +++++++++++++---
 .../vectorized/TestParquetVectorizedReads.java     | 29 ++++++++++++++++++++++
 4 files changed, 73 insertions(+), 5 deletions(-)