You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/11/06 02:07:43 UTC

[GitHub] [arrow] liyafan82 commented on pull request #8057: ARROW-9862: [Java] Enable UnsafeDirectLittleEndian on a big-endian platform

liyafan82 commented on pull request #8057:
URL: https://github.com/apache/arrow/pull/8057#issuecomment-722762839


   After examining the code, I also think `UnsafeDirectLittleEndian` is assuming the native byte order. This should make sense before, as we only support little endian. After supporting big endian, it would be nice to rename the class. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org