This is an automated email from the ASF dual-hosted git repository.
cutlerb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 4a2477a ARROW-10455: [Rust] [CI] Fixed error in caching files
add 7efb373 ARROW-9862: [Java] Enable UnsafeDirectLittleEndian on a
big-endian platform
No new revisions were added by this update.
Summary of changes:
.../io/netty/buffer/UnsafeDirectLittleEndian.java | 4 --
.../netty/buffer/TestUnsafeDirectLittleEndian.java | 77 ++++++++++++++++++++++
2 files changed, 77 insertions(+), 4 deletions(-)
create mode 100644
java/memory/memory-netty/src/test/java/io/netty/buffer/TestUnsafeDirectLittleEndian.java