Heltman commented on issue #7843: URL: https://github.com/apache/iceberg/issues/7843#issuecomment-1599967000
@zinking LinkedBlockingQueue can limit the queue size, and block read manifests thread. In fact, the user just query similar to `select * limit`, but needs to read all metadata. -- 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]
