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/08/14 22:59:33 UTC

[GitHub] [arrow] jacques-n commented on pull request #7923: ARROW-9681: [Java] Fix test failures of Arrow Memory - Core on big-endian platform

jacques-n commented on pull request #7923:
URL: https://github.com/apache/arrow/pull/7923#issuecomment-674303879


   Hmm... I'm not sure we should have accepted this patch. By design, the Arrow Java library specifically excluded support for big-endian systems. It seems like we need to move the preconditions check further up the stack now that you don't have to use the Netty allocator.
   
   https://github.com/apache/arrow/blob/2092e18752a9c0494799493b12eb1830052217a2/java/memory/memory-netty/src/main/java/io/netty/buffer/UnsafeDirectLittleEndian.java#L64


----------------------------------------------------------------
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