saurabhagas opened a new issue #2880:
URL: https://github.com/apache/iceberg/issues/2880


   `ClosingIterator` wraps a `CloseableIterator`, providing the functionality 
of closing the underlying iterator when the elements are exhausted. The 
underlying iterator is closed in the `next()` call, but `next()` is called only 
when `hasNext()` returns false.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to