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/03/11 01:30:14 UTC

[iceberg] branch master updated (b58d976 -> 8e26d56)

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 b58d976  Core: Replace PartitionKey with StructLike in iceberg writers (#2310)
     add 8e26d56  Core: Add prorperty to enable/disable vectorized ORC reads (#2315)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/TableProperties.java       | 3 +++
 spark2/src/main/java/org/apache/iceberg/spark/source/Reader.java | 6 ++++--
 spark3/src/main/java/org/apache/iceberg/spark/Spark3Util.java    | 6 ++++--
 3 files changed, 11 insertions(+), 4 deletions(-)