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 2020/11/20 19:54:00 UTC

[jira] [Updated] (ARROW-10667) [Rust] [Parquet] Add a convenience type for writing Parquet to memory

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

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

> [Rust] [Parquet] Add a convenience type for writing Parquet to memory
> ---------------------------------------------------------------------
>
>                 Key: ARROW-10667
>                 URL: https://issues.apache.org/jira/browse/ARROW-10667
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust
>            Reporter: Carol Nichols
>            Assignee: Carol Nichols
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Similar to the `SliceableCursor` type that provides a convenience for reading Parquet from memory, I would like to propose a type to make it convenient to write Parquet to memory. 
> This is possible for clients to implement today, but seems common enough to want to provide for everyone to use.



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