This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from d61159e322 Core: Optimize lookup in DeleteFileIndex without useful
bounds (#8278)
add 181d3e21ef Core: Optimize computing user-facing state in data tasks
(#8346)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/BaseScanTaskGroup.java | 40 +++++++++++--
.../org/apache/iceberg/BaseCombinedScanTask.java | 34 ++++++++++-
.../java/org/apache/iceberg/BaseFileScanTask.java | 65 +++++++++++++++++++++-
3 files changed, 129 insertions(+), 10 deletions(-)