westonpace commented on issue #34363:
URL: https://github.com/apache/arrow/issues/34363#issuecomment-1448323248

   Thank you for the extra information but I'm not sure it is sufficient.  The 
duckdb issues do not apply.  DuckDb has (I think) implemented their own S3 
client.  Arrow uses [the SDK](https://aws.amazon.com/sdk-for-cpp/).  So if 
there is a bug in URL construction it is an SDK problem and not an Arrow 
problem.  I would be surprised if this were the cause.
   
   The R2 page seems to suggest that CreateMultipartUpload is supported.  Also, 
if this were an R2 compatibility problem then I would expect an "invalid 
request" error.  The error you are getting is "timeout was reached" which seems 
more likely to be caused by a poor internet connection, a firewall, or a 
misconfiguration.


-- 
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]

Reply via email to