[
https://issues.apache.org/jira/browse/ARROW-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb resolved ARROW-12160.
---------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 9858
[https://github.com/apache/arrow/pull/9858]
> [Rust] Add an `into_inner()` method to ipc::writer::StreamWriter
> ----------------------------------------------------------------
>
> Key: ARROW-12160
> URL: https://issues.apache.org/jira/browse/ARROW-12160
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Affects Versions: 4.0.0
> Reporter: Eric Burden
> Assignee: Eric Burden
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Original Estimate: 4h
> Time Spent: 40m
> Remaining Estimate: 3h 20m
>
> Add an `into_inner()` method to ipc::writer::StreamWriter, allowing users to
> recover the underlying writer, consuming the StreamWriter. Essentially
> exposes `into_inner()` from the BufWriter contained in the StreamWriter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)