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/10/27 16:01:27 UTC

[iceberg] branch master updated (556937a -> a3eadf6)

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 556937a  Build: Publish SNAPSHOT releases (#3353)
     add a3eadf6  Core: Add data_file.spec_id to metadata tables (#3015)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/org/apache/iceberg/DataFile.java |  4 +-
 .../src/main/java/org/apache/iceberg/BaseFile.java | 58 ++++++++++++----------
 .../spark/source/TestIcebergSourceTablesBase.java  | 17 ++++---
 .../iceberg/spark/source/TestPartitionPruning.java |  2 +-
 .../spark/source/TestIcebergSourceTablesBase.java  | 53 +++++++++++++++++---
 .../iceberg/spark/source/TestPartitionPruning.java |  2 +-
 .../spark/source/TestIcebergSourceTablesBase.java  | 54 +++++++++++++++++---
 .../iceberg/spark/source/TestPartitionPruning.java |  2 +-
 8 files changed, 144 insertions(+), 48 deletions(-)