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 16:42:46 UTC

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

kiszk edited a comment on pull request #8057:
URL: https://github.com/apache/arrow/pull/8057#issuecomment-723179677


   I see. I will rename this class name and keep the current `UnsafeDirectLittleEndian` as `@deprecated` like [this](https://github.com/apache/arrow/blob/master/java/memory/memory-netty/src/main/java/org/apache/arrow/memory/ArrowByteBufAllocator.java#L37).
   
   How about the new class name `UnsafeDirect`? Now, the endian does not matter in this 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