You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Carol Nichols (Jira)" <ji...@apache.org> on 2020/11/20 19:52:00 UTC

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

Carol Nichols created ARROW-10667:
-------------------------------------

             Summary: [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


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)