liyafan82 commented on a change in pull request #7100:
URL: https://github.com/apache/arrow/pull/7100#discussion_r420509205



##########
File path: 
java/memory/src/test/java/org/apache/arrow/memory/ITTestLargeArrowBuf.java
##########
@@ -27,38 +32,45 @@
  *   main method.
  * </p>
  */
-public class TestLargeArrowBuf {
+public class ITTestLargeArrowBuf {
+  private static final Logger logger = 
LoggerFactory.getLogger(ITTestLargeArrowBuf.class);

Review comment:
       nit: according to the naming convention, a static final variable should 
be named with capital letters?




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


Reply via email to