You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jeffrey Wong (JIRA)" <ji...@apache.org> on 2018/12/16 06:41:00 UTC

[jira] [Commented] (ARROW-3731) [R] R API for reading and writing Parquet files

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

Jeffrey Wong commented on ARROW-3731:
-------------------------------------

Is this a matter of implementing the ParquetReader as shown in https://github.com/apache/arrow/blob/723a437802143fd00d97c101caaf6deabea3f8c6/cpp/examples/parquet/low-level-api/reader-writer.cc#L181

into the list of IO types for the R package?

https://github.com/apache/arrow/blob/master/r/src/io.cpp#L110

> [R] R API for reading and writing Parquet files
> -----------------------------------------------
>
>                 Key: ARROW-3731
>                 URL: https://issues.apache.org/jira/browse/ARROW-3731
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: parquet
>
> To start, this would be at the level of complexity of {{pyarrow.parquet.read_table}} and {{write_table}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)