[
https://issues.apache.org/jira/browse/ARROW-8710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-8710:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Reporter: Max Burke
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> 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)