singhpk234 commented on issue #11633: URL: https://github.com/apache/iceberg/issues/11633#issuecomment-2506462937
I see, so in a nutshell we shouldn't be calling a fileIO close if it's still being referenced by any lingering tableOps ? maybe we can implement reference count, and only call the fileIO close when the reference count is 0 ? -- 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