You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Max Burke (Jira)" <ji...@apache.org> on 2020/03/26 02:48:00 UTC

[jira] [Created] (ARROW-8225) [rust] Rust Arrow IPC reader must respect continuation markers

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)