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 7e71c3fd98 Spark 3.4: Tests for coalescing small writing tasks (#7532)
add 1cb1320e20 Core: Support delete file stats in partitions metadata
table (#6661)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/PartitionsTable.java | 147 ++++++++++++---
.../apache/iceberg/MetadataTableScanTestBase.java | 12 +-
.../org/apache/iceberg/TestMetadataTableScans.java | 208 +++++++++++++--------
...stMetadataTableScansWithPartitionEvolution.java | 18 +-
.../spark/source/TestIcebergSourceTablesBase.java | 40 +++-
.../spark/source/TestIcebergSourceTablesBase.java | 198 +++++++++++++++++---
.../spark/source/TestIcebergSourceTablesBase.java | 198 +++++++++++++++++---
.../spark/source/TestIcebergSourceTablesBase.java | 198 +++++++++++++++++---
8 files changed, 831 insertions(+), 188 deletions(-)