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: [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]
