You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/16 03:43:00 UTC

[jira] [Created] (ARROW-6264) [Java] There is no need to consider byte order in ArrowBufHasher

Liya Fan created ARROW-6264:
-------------------------------

             Summary: [Java] There is no need to consider byte order in ArrowBufHasher
                 Key: ARROW-6264
                 URL: https://issues.apache.org/jira/browse/ARROW-6264
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


According to the discussion in [https://github.com/apache/arrow/pull/5063#issuecomment-521276547|https://github.com/apache/arrow/pull/5063#issuecomment-521276547.], Arrow has a mechanism to make sure the data is stored in little-endian, so there is no need to check byte order.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)