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


##########
java/tools/src/test/java/org/apache/arrow/tools/Integration.java:
##########


Review Comment:
   Hmm, will this work? We need this to be in the JAR so we can run this for 
integration tests.



##########
java/tools/pom.xml:
##########
@@ -57,10 +57,12 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-core</artifactId>
+      <scope>test</scope>

Review Comment:
   Can we just drop the Jackson dependency? What are we using from it?



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