You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kanstantsin Ilchanka (Jira)" <ji...@apache.org> on 2021/11/02 21:58:00 UTC

[jira] [Updated] (ARROW-14562) [Ruby] Add support of URI objects to load Table

     [ https://issues.apache.org/jira/browse/ARROW-14562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kanstantsin Ilchanka updated ARROW-14562:
-----------------------------------------
    Description: 
We can add support for URI for simple HTTP calls\{{}}
{code:java}
Arrow::Table.load(URI("https://...")){code}
 

 

 

  was:
We can add support for URI for simple HTTP calls{{}}
{code:java}

{code}
{{Arrow::Table.load(URI("https://..."))}}

 

 


> [Ruby] Add support of URI objects to load Table
> -----------------------------------------------
>
>                 Key: ARROW-14562
>                 URL: https://issues.apache.org/jira/browse/ARROW-14562
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Ruby
>            Reporter: Kanstantsin Ilchanka
>            Priority: Minor
>
> We can add support for URI for simple HTTP calls\{{}}
> {code:java}
> Arrow::Table.load(URI("https://...")){code}
>  
>  
>  



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