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 7279859056 Python: Add Makefile argument to pass args to pytest (#5246)
     add fa07d9f2b3 Core: Fix wrapper performance for delete filters (#5249)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/DeleteFileIndex.java    |  6 ++++--
 .../iceberg/actions/BaseRewriteDataFilesAction.java |  3 ++-
 .../java/org/apache/iceberg/util/StructLikeMap.java |  2 +-
 .../java/org/apache/iceberg/util/StructLikeSet.java |  4 ++--
 .../org/apache/iceberg/util/StructLikeWrapper.java  | 21 +++++++++++++++++++--
 .../java/org/apache/iceberg/data/DeleteFilter.java  |  5 ++---
 .../apache/iceberg/data/InternalRecordWrapper.java  | 12 ++++++++++--
 7 files changed, 40 insertions(+), 13 deletions(-)

Reply via email to