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 0474236fdb AWS: Add FileIO tracker/closer to Glue catalog (#8315)
     add 17d606eb26 Core: Optimize split offsets handling (#8336)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/BaseContentScanTask.java    |  29 ++-
 .../src/main/java/org/apache/iceberg/BaseFile.java |  13 +-
 .../java/org/apache/iceberg/BaseFileScanTask.java  |   5 +
 .../iceberg/OffsetsAwareSplitScanTaskIterator.java |  40 ++--
 .../java/org/apache/iceberg/util/ArrayUtil.java    |  20 ++
 .../org/apache/iceberg/util/TestArrayUtil.java     |  27 ++-
 ...chmark.java => TaskGroupPlanningBenchmark.java} | 255 +++++++++------------
 7 files changed, 211 insertions(+), 178 deletions(-)
 copy 
dell/src/test/java/org/apache/iceberg/dell/ecs/TestPropertiesSerDesUtil.java => 
core/src/test/java/org/apache/iceberg/util/TestArrayUtil.java (55%)
 copy 
spark/v3.4/spark-extensions/src/jmh/java/org/apache/iceberg/spark/{PlanningBenchmark.java
 => TaskGroupPlanningBenchmark.java} (73%)

Reply via email to