YuangGao commented on issue #2977: URL: https://github.com/apache/iceberg-rust/issues/2977#issuecomment-5597375144
Opened https://github.com/apache/iceberg-rust/pull/3179 — instead of loosening the deadline it bounds the request, since opendal sends one request per caller buffer and `ParquetWriter` hands it a whole row group at a time. Heads-up on option 2 though: opendal dropped `TimeoutLayer::with_speed` in apache/opendal#6793, so scaling the deadline with payload size isn't really available anymore. -- 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]
