[
https://issues.apache.org/jira/browse/ARROW-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15634:
-----------------------------------
Labels: pull-request-available (was: )
> [C++][Packaging] Improve compilation speed for java-jars nighlty build for
> MacOS
> --------------------------------------------------------------------------------
>
> Key: ARROW-15634
> URL: https://issues.apache.org/jira/browse/ARROW-15634
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Packaging
> Reporter: Anthony Louis Gotlib Ferreira
> Assignee: Anthony Louis Gotlib Ferreira
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the
> [script|https://github.com/apache/arrow/blob/master/ci/scripts/java_jni_macos_build.sh]
> that builds the C++ Arrow modules in MacOS for the *java-jars* nightly build
> uses *Unix Makefiles* as the cmake generator.
> Changing the generator to *ninja* helps to speed up the compile process as it
> is parallel by default and has better dependency management.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)