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

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

     [ https://issues.apache.org/jira/browse/ARROW-6264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pindikura Ravindra resolved ARROW-6264.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15.0

Issue resolved by pull request 5098
[https://github.com/apache/arrow/pull/5098]

> [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
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)