sungwy commented on issue #1162:
URL: 
https://github.com/apache/iceberg-python/issues/1162#issuecomment-2361667908

   > And since ManifestFile has an IO component, I think the file descriptors 
are kept alive and never cleaned up.
   
   Hmmm I don't think Manifest file has an IO component. It's only used as an 
input parameter to one of the class methods:
   
   
https://github.com/apache/iceberg-python/blob/de47590c6ac4f507cb2337c20504a62c484339f9/pyiceberg/manifest.py#L555-L620


-- 
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