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)