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

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


    from 04eecd61be Core: JDBCCatalog's dropView() should purge metadata files 
if GC is enabled (#12511)
     add 4dbcdfc85a Core, Spark 3.5: Apply Ignore Residuals to Delete Filtering 
(#12479)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/DeleteFileIndex.java   |  28 +++-
 .../java/org/apache/iceberg/ManifestGroup.java     |   1 +
 .../java/org/apache/iceberg/data/FileHelpers.java  |   8 +-
 .../data/TestDataFileIndexStatsFilters.java        | 152 +++++++++++++++++++++
 spark/v3.5/build.gradle                            |   1 +
 .../spark/extensions/TestCopyOnWriteDelete.java    |  43 ++++++
 6 files changed, 227 insertions(+), 6 deletions(-)

Reply via email to