You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by sz...@apache.org on 2022/06/29 22:49:14 UTC

[iceberg] branch master updated (36634970f5 -> 7e30bec502)

This is an automated email from the ASF dual-hosted git repository.

szehon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from 36634970f5 API: Fix version exception when registering metadata (#4946)
     add 7e30bec502 Core: Add reference_snapshot_id filter column to all_manifests table (#4847)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/AllManifestsTable.java | 218 ++++++++++++++++++++-
 .../org/apache/iceberg/TestMetadataTableScans.java | 202 +++++++++++++++++--
 .../spark/source/TestIcebergSourceTablesBase.java  | 190 ++++++++++++++----
 .../spark/source/TestIcebergSourceTablesBase.java  | 189 ++++++++++++++----
 .../spark/source/TestIcebergSourceTablesBase.java  | 190 ++++++++++++++----
 .../spark/source/TestIcebergSourceTablesBase.java  | 142 ++++++++++----
 .../spark/source/TestIcebergSourceTablesBase.java  | 142 ++++++++++----
 7 files changed, 1084 insertions(+), 189 deletions(-)