zhouyuan commented on code in PR #6426:
URL: https://github.com/apache/incubator-gluten/pull/6426#discussion_r1675407794
##########
dev/build_arrow.sh:
##########
@@ -70,7 +70,8 @@ function build_arrow_java() {
mvn clean install -pl bom,maven/module-info-compiler-maven-plugin,vector
-am \
-DskipTests -Drat.skip -Dmaven.gitcommitid.skip -Dcheckstyle.skip
-Dassembly.skipAssembly
-
+
+ export CMAKE_BUILD_PARALLEL_LEVEL=112
Review Comment:
better to use `nproc`
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]