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

2020-11-06 Thread GitBox
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`, which will extend the new class, as `@deprecated` like [this](https://github.com/apache

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

2020-11-06 Thread GitBox
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/memo