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



##########
File path: java/memory/pom.xml
##########
@@ -46,4 +46,37 @@
   <build>
   </build>
 
+  <profiles>
+    <profile>
+      <!-- This profile turns on integration testing. It activates the 
failsafe plugin and will run any tests
+      with the 'IT' prefix. This should be run in a separate CI build or on 
developers machines as it potentially
+      uses quite a bit of memory
+      activate teh tests by adding -Pintegration-tests to your maven command 
line -->

Review comment:
       Some minor nits:
   1. teh -> the
   2. we should start a new sentence here?




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


Reply via email to