rehevkor5 commented on PR #10523:
URL: https://github.com/apache/iceberg/pull/10523#issuecomment-2245706900

   A question:
   
   I'm not exactly sure how the "table metadata READ" and "manifest list READ" 
translate into calls to the underlying object store. Does "manifest list READ" 
result in a request to list all objects matching a particular prefix? And if 
so, could having many manifest files result in this operation becoming slow? In 
that case, I assume that rewriting manifests could help such a situation?
   
   If not, what makes those operations slow? And how slow - approximately - are 
they, in absolute terms?


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