rizaon opened a new issue, #5814: URL: https://github.com/apache/iceberg/issues/5814
### Feature Request / Improvement PR #4518 implement manifest content caching by reading the InputFile's stream ahead, loading it to cache, and serve the cached `List<ByteBuffers>` to reader. If this is merged, we can improve it further by making it read-through instead of read-ahead so that reader is not blocked initially to load the cache. ### Query engine _No response_ -- 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]
