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 f96e9b78c9 API: Fix estimated row count in ContentScanTask (#5755)
add 72ae616a02 Core: Clear queue and future task when close
ParallelIterable (#5887)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/util/ParallelIterable.java | 17 ++++--
.../apache/iceberg/util/TestParallelIterable.java | 68 ++++++++++++++++++++++
2 files changed, 79 insertions(+), 6 deletions(-)
create mode 100644
core/src/test/java/org/apache/iceberg/util/TestParallelIterable.java