tustvold commented on PR #607: URL: https://github.com/apache/arrow-rs-object-store/pull/607#issuecomment-3762943121
> Yes, this will break authentication. This feels like Nvidia AIStore is doing something that fundamentally isn't S3-Compatible then. > I’m not sure, but as far as I know, this auth header-handling logic is implemented in reqwest. reqwest just sends whatever headers it is given, if this Nvidia AIStore thing is relying on redirects (which is dubious to then claim is S3-compatible - see above), its unclear whether the redirected request should then contain the URL or not. I'm NGL I am leaning to it being better for you to just implement a custom ObjectStore for this, fundamentally this product doesn't really appear to be S3-compatible... -- 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]
