Fokko commented on issue #595:
URL: https://github.com/apache/iceberg-python/issues/595#issuecomment-2132381356

   @chinmay-bhat I don't think it is as easy as that. We should ensure that the 
`manifest_list` path is part of the cache. We could share the cache between 
calls, since if you do subsequent queries, and the snapshot hasn't been 
updated, this would speed up the call quite a bit.
   
   We could also make the FileIO part of the caching key. I don't think that's 
stricktly required, but if something changed in the FileIO we might want to 
invalidate the cache, but I'm open to arguments here.


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