[jira] [Commented] (ARROW-6278) [R] Read files from HDFS

2019-08-19 Thread Wes McKinney (Jira)


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

Wes McKinney commented on ARROW-6278:
-

Automatically recognizing raw binary in functions like {{read_parquet}} seems 
like it would be useful, and maybe not that much work

> [R] Read files from HDFS 
> -
>
> Key: ARROW-6278
> URL: https://issues.apache.org/jira/browse/ARROW-6278
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Brendan Hogan
>Priority: Major
>
> (See original question below and discussion; this was originally about 
> reading {{raw}} class data as a Parquet file, but that was a need arising out 
> of the lack of HDFS support.)
> -
> {{read_parquet}} currently handles a path to a local file or an Arrow input 
> stream.  Would it be possible to add support for a raw vector containing the 
> contents of a parquet file?
> Apologies if there is already a way to do this.  I have tried populating a 
> buffer and passing that as input, but that is unsupported as well.  An 
> example of how to work using an input stream would be useful as well.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Commented] (ARROW-6278) [R] Read files from HDFS

2019-08-16 Thread Neal Richardson (JIRA)


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

Neal Richardson commented on ARROW-6278:


Noted. Feel free to comment on that ticket and check on its status. I'm not 
sure where that work currently stands.

> [R] Read files from HDFS 
> -
>
> Key: ARROW-6278
> URL: https://issues.apache.org/jira/browse/ARROW-6278
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Brendan Hogan
>Priority: Major
>
> (See original question below and discussion; this was originally about 
> reading {{raw}} class data as a Parquet file, but that was a need arising out 
> of the lack of HDFS support.)
> -
> {{read_parquet}} currently handles a path to a local file or an Arrow input 
> stream.  Would it be possible to add support for a raw vector containing the 
> contents of a parquet file?
> Apologies if there is already a way to do this.  I have tried populating a 
> buffer and passing that as input, but that is unsupported as well.  An 
> example of how to work using an input stream would be useful as well.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)