crepererum opened a new pull request, #6442: URL: https://github.com/apache/arrow-rs/pull/6442
# Which issue does this PR close? \- # Rationale for this change Especially when transferring large amounts of data over HTTP/2, this can massively reduce the overhead. # What changes are included in this PR? Add config wiring for [`http2_max_frame_size`](https://docs.rs/reqwest/latest/reqwest/struct.ClientBuilder.html#method.http2_max_frame_size). # Are there any user-facing changes? New config value, existing configs do NOT change. -- 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]
