[
https://issues.apache.org/jira/browse/ARROW-10667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb resolved ARROW-10667.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8726
[https://github.com/apache/arrow/pull/8726]
> [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
> Fix For: 3.0.0
>
> Time Spent: 50m
> 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)