[
https://issues.apache.org/jira/browse/ARROW-8710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neville Dipale updated ARROW-8710:
----------------------------------
Component/s: Rust
> [Rust] Continuation marker not written correctly in IPC writer, and stream
> not flushed
> --------------------------------------------------------------------------------------
>
> Key: ARROW-8710
> URL: https://issues.apache.org/jira/browse/ARROW-8710
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Max Burke
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When an Arrow IPC stream is completed, the continuation marker needs to first
> be written, followed by a series of 4 zero-bytes indicating the
> end-of-stream. This change ensures this sequence is observed correctly.
> Also, the underlying stream needs to be flushed otherwise writes can (and do)
> get lost.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)