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/05/04 23:06:10 UTC

[iceberg] branch master updated (a19ac7835 -> 4ae2002bd)

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 a19ac7835 Nessie: Support Namespace properties (#4610)
     add 4ae2002bd Core: Fix filter pushdown for Partitions table with evolved specs (#4637)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/PartitionsTable.java   |  16 ++-
 .../org/apache/iceberg/TestMetadataTableScans.java | 120 ++++++++++++++++
 .../TestMetadataTablesWithPartitionEvolution.java  | 154 ++++++++++++++++++++-
 3 files changed, 279 insertions(+), 11 deletions(-)