RanaPriyansh opened a new pull request, #860: URL: https://github.com/apache/arrow-rs-object-store/pull/860
# Which issue does this PR close? Closes #783. # What changes are included in this PR? GCP credential and signing requests now set `Accept-Encoding: identity`, so a default gzip header does not break response parsing. Object requests retain their configured headers and compressed bytes. # Are there any user-facing changes? GCP credentials and remote signing work with a gzip default header. Public APIs are unchanged. Validation: GCP library tests, all-feature library tests, the custom-transport regression, strict Clippy checks, and formatting pass with Rust 1.97.1. The response-parsing regressions fail on the unpatched source. Real cloud integration was not run. AI disclosure: OpenAI Codex generated the source changes, tests, and this description. -- 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]
