chinmay-bhat commented on issue #595:
URL: https://github.com/apache/iceberg-python/issues/595#issuecomment-2132350280

   Hi, can we increase the scope of this issue to cache/store all_manifests, 
data_manifests & delete_manifests? Or do I create a new issue for this? This 
feature would be useful for tasks like Incremental Scans (Append, Changelog, 
etc) where we frequently access manifest files. I imagine this to be similar to 
the [java 
implementation](https://github.com/apache/iceberg/blob/311dbbb10dfa41fd22966ec87a03d449d0d84f96/core/src/main/java/org/apache/iceberg/BaseSnapshot.java#L131).
   
   Also, since @swapdewalkar hasn't responded and if they do not have the 
time/bandwidth for the issue, I'm happy to give this a shot! :)


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