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: us...@infra.apache.org