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/09/17 18:42:31 UTC

[iceberg] branch master updated (f7658de -> 604fd28)

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 f7658de  Docs: Fix Nessie/Spark broken link (#3140)
     add 604fd28  Core: Add table property for ORC batch size (#3133)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/TableProperties.java   |  3 ++
 .../org/apache/iceberg/spark/source/Reader.java    | 40 +++++++++++++++++++++-
 .../java/org/apache/iceberg/spark/Spark3Util.java  | 27 ++++++++++++---
 .../iceberg/spark/source/SparkBatchScan.java       | 17 +++++++--
 4 files changed, 79 insertions(+), 8 deletions(-)