Skip to content

[R] Read parquet files from raw vector #22662

@asfimport

Description

@asfimport

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.

Reporter: Brendan Hogan
Assignee: Neal Richardson / @nealrichardson

PRs and other links:

Note: This issue was originally created as ARROW-6278. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions