gavinchou opened a new pull request, #60195: URL: https://github.com/apache/doris/pull/60195
There are some object storage providers, e.g. TOS by ByteDance Cloud (Volcano Engine), is not fully compatible with AWS S3 API, the HTTP response code is 200(AWS) vs 404(TOS) when list non-existing objects, which leads to unexpected exception thrown by S3 SDK. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
