lidavidm commented on code in PR #42161:
URL: https://github.com/apache/arrow/pull/42161#discussion_r1642121152


##########
java/memory/memory-netty-buffer-patch/src/test/java/io/netty/buffer/TestUnsafeDirectLittleEndian.java:
##########
@@ -70,4 +57,22 @@ public void testPrimitiveGetSet() {
       e.printStackTrace();
     }
   }
+
+  private static UnsafeDirectLittleEndian getUnsafeDirectLittleEndian(ByteBuf 
byteBuf) {

Review Comment:
   It's not a big deal, just wanted to understand if there was another reason.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to