You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2021/11/15 23:24:47 UTC

[iceberg] branch master updated (1269b4e -> 36e261b)

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

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


    from 1269b4e  Build: Enable checkstyle for all engine versions (#3550)
     add 36e261b  Arrow: Fix vectorized position reader (#3533)

No new revisions were added by this update.

Summary of changes:
 .../arrow/vectorized/NullabilityHolder.java        |  5 ++
 .../arrow/vectorized/VectorizedArrowReader.java    | 63 +++++++++++++++-----
 .../arrow/vectorized/VectorizedReaderBuilder.java  |  6 +-
 .../spark/source/TestSparkMetadataColumns.java     | 68 +++++++++++++++++++++-
 4 files changed, 126 insertions(+), 16 deletions(-)