davisusanibar commented on code in PR #14189: URL: https://github.com/apache/arrow/pull/14189#discussion_r976436433
########## java/dataset/src/main/java/org/apache/arrow/dataset/jni/JniLoader.java: ########## @@ -29,6 +29,8 @@ import java.util.List; import java.util.Set; +import org.apache.commons.io.FileUtils; Review Comment: Is not needed to add `commons-io` as a Dataset module dependency? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org