[
https://issues.apache.org/jira/browse/ARROW-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661046#comment-17661046
]
Rok Mihevc commented on ARROW-4023:
-----------------------------------
This issue has been migrated to [issue
#20625|https://github.com/apache/arrow/issues/20625] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Gandiva] Address long CI times in macOS builds
> -----------------------------------------------
>
> Key: ARROW-4023
> URL: https://issues.apache.org/jira/browse/ARROW-4023
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Gandiva
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.13.0
>
>
> I noticed that installing the toolchain and building Gandiva on macOS in
> Travis CI took over 30 minutes in a recent build
> https://travis-ci.org/apache/arrow/jobs/467681438#L113
> The overall build took ~45 minutes, so this build isn't far away from timing
> out.
> It seems that this could be partly caused by installing some heavy
> dependencies like llvmdev from conda-forge. conda-forge has been getting a
> lot slower lately.
> We should see if using defaults to install llvmdev will improve build times,
> or if there's a faster way to get the toolchain bootstrapped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)