viirya commented on issue #13297:
URL: https://github.com/apache/iceberg/issues/13297#issuecomment-3075297885

   Just read through early discussion. So the iterator held by task completion 
listener is heavy for some Iceberg tables. Once iterator is exhausted before 
the task finishes, the iterator and related resources cannot be released 
because it is still held by the listener.
   
   For Spark side, the issue looks like easy to fix.
   
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to