rok commented on code in PR #14422:
URL: https://github.com/apache/arrow/pull/14422#discussion_r995892127
##########
java/pom.xml:
##########
@@ -1058,7 +1058,7 @@
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_INSTALL_LIBDIR=lib
-DCMAKE_INSTALL_PREFIX=${arrow.dataset.jni.dist.dir}
- -DCMAKE_PREFIX_PATH=${project.basedir}/../java-dist
+
-DCMAKE_PREFIX_PATH=${project.basedir}/../${os.detected.arch}/java-dist
Review Comment:
@davisusanibar is this enough to pull the correct modules or do we need to
adjust more paths?
--
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]