jkosh44 opened a new pull request, #7301: URL: https://github.com/apache/arrow-rs/pull/7301
# Which issue does this PR close? Maybe related to #https://github.com/apache/arrow-rs/issues/6831. # Rationale for this change This commit fixes the GCP mulipart complete implementation by adding the Content-Length header to the XML request. According to the docs, https://cloud.google.com/storage/docs/xml-api/post-object-complete, this header is required but wasn't being set previously. # What changes are included in this PR? Adding Content-Length header to GCP multipart complete XML request. # Are there any user-facing changes? No -- 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]
