You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by pv...@apache.org on 2022/05/23 09:50:19 UTC

[iceberg] branch master updated (566b2fe3f -> 4b68728a9)

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/iceberg.git


    from 566b2fe3f AWS: support Path-Style Access (#4823)
     add 4b68728a9 Add project method to IcebergGenerics to enable projections by Schema (#4819)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/data/IcebergGenerics.java   |  6 +++
 .../org/apache/iceberg/data/TestLocalScan.java     | 48 +++++++++++++++++++++-
 .../org/apache/iceberg/orc/OrcValueReaders.java    |  7 +++-
 3 files changed, 58 insertions(+), 3 deletions(-)