You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/11 22:09: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 ]

ASF GitHub Bot updated ARROW-14562:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Assignee: Kouhei Sutou
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)