Max Burke created ARROW-8225:
--------------------------------
Summary: [rust] Rust Arrow IPC reader must respect continuation
markers
Key: ARROW-8225
URL: https://issues.apache.org/jira/browse/ARROW-8225
Project: Apache Arrow
Issue Type: Improvement
Reporter: Max Burke
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)