[
https://issues.apache.org/jira/browse/ARROW-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-12160:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Original Estimate: 4h
> Time Spent: 10m
> Remaining Estimate: 3h 50m
>
> 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)