rymurr commented on a change in pull request #7100:
URL: https://github.com/apache/arrow/pull/7100#discussion_r422081471
##########
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:
As Oscar Wilde says:
> Consistency is the hallmark of the unimaginative.
I have added https://issues.apache.org/jira/browse/ARROW-8739 to track
----------------------------------------------------------------
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:
[email protected]