Eric Erhardt created ARROW-6553:
-----------------------------------
Summary: [C#] Decide how to read message lengths - little-endian
or machine dependent
Key: ARROW-6553
URL: https://issues.apache.org/jira/browse/ARROW-6553
Project: Apache Arrow
Issue Type: Bug
Components: C#
Reporter: Eric Erhardt
See the discussion
[here|[https://github.com/apache/arrow/pull/5280#discussion_r323896532]]. We
are currently reading message lengths using machine dependent endianness.
Should this be changed to little-endian all the time?
It appears the C++ implementation does this same thing - use machine dependent
endianness.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)