Handle incomplete HTTP redirects missing LOCATION (#2795) - #2796
#2796Handle incomplete HTTP redirects missing LOCATION (#2795)#2796tustvold merged 1 commit intoapache:masterapache/arrow-rs:masterfrom tustvold:handle-incomplete-redirectstustvold/arrow-rs:handle-incomplete-redirectsCopy head branch name to clipboard
Conversation
f5af6bb to
0d2b32f
Compare
andygrove
left a comment
There was a problem hiding this comment.
LGTM although I have not yet tested this
|
Benchmark runs are scheduled for baseline = 178319b and contender = f845d6e. f845d6e is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
Closes apache/arrow-rs-object-store#224
Rationale for this change
S3 does strange things, see aws/aws-sdk-go#356
What changes are included in this PR?
Are there any user-facing changes?