[ 
https://issues.apache.org/jira/browse/ARROW-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439642#comment-17439642
 ] 

Kanstantsin Ilchanka commented on ARROW-13687:
----------------------------------------------

Thanks, your code helped. It should be 
s3://#\{ACCESS_KEY}:#\{SECRET_KEY}@backet/path

However secret key can contain / for example and it will be an error, I have 
such case in one of production buckets

 
{code:java}
URI("s3://acces_key:secret/key@bucket/file.csv")
# rfc3986_parser.rb:67:in `split': bad URI(is not URI?)
{code}
 

 

> [Ruby] Add support for loading table by Arrow Dataset
> -----------------------------------------------------
>
>                 Key: ARROW-13687
>                 URL: https://issues.apache.org/jira/browse/ARROW-13687
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Ruby
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to