helmiazizm commented on issue #3888:
URL: https://github.com/apache/arrow-rs/issues/3888#issuecomment-2509133636

   The file path is correct. Tried it using another 
[library](https://duckdb.org/docs/data/csv/overview.html) that doesn't involve 
Rust object_store and it works. 
   
   On the other side, omitting `https://` protocol doesn't seem to solve the 
issue. Adding values to bucket and region parameter doesn't solve it either.
   
   I was thinking that the issue occurred because my implementation didn't use 
"s3v4" `signature_version`, as demanded by OSS. But looking at others succeeded 
in #3827 without setting any parameters to "s3v4", I'm not sure anymore. Do you 
think this is more of Polars' fault or is there really some other config that I 
missed?


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