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/03/06 01:53:39 UTC

[iceberg] branch master updated (030144e -> 5099e1e)

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 030144e  Python: Fix build and pin dependencies (#2268)
     add 5099e1e  Spark: Fix vectorization flags (#2248)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/source/Reader.java    | 52 +++++++++++++++++-----
 .../java/org/apache/iceberg/spark/Spark3Util.java  | 36 +++++++++++----
 .../iceberg/spark/source/SparkBatchScan.java       | 21 ++++++++-
 3 files changed, 88 insertions(+), 21 deletions(-)