This is an automated email from the ASF dual-hosted git repository.
rymurr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from 333e2c1 Core: Add includeColumnStats option in FindFiles API (#2875)
add b347252 Api#2880: Close the underlying iterator in ClosingIterator in
hasNext() call (#2881)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/io/ClosingIterator.java | 29 +++++----
.../org/apache/iceberg/io/TestClosingIterator.java | 71 ++++++++++++++++++++++
2 files changed, 87 insertions(+), 13 deletions(-)
create mode 100644
api/src/test/java/org/apache/iceberg/io/TestClosingIterator.java