[
https://issues.apache.org/jira/browse/ARROW-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-8225.
---------------------------------
Fix Version/s: 0.17.0
Resolution: Fixed
Issue resolved by pull request 6724
[https://github.com/apache/arrow/pull/6724]
> [Rust] IPC reader must respect continuation markers
> ---------------------------------------------------
>
> Key: ARROW-8225
> URL: https://issues.apache.org/jira/browse/ARROW-8225
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Max Burke
> Assignee: Max Burke
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> A continuation marker (value of 0xffffffff) in a message size block is
> used to align the next block to an 8-byte boundary. This value needs to
> be skipped over if encountered.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)