You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/08 04:42:00 UTC

[jira] [Closed] (ARROW-4023) [Gandiva] Address long CI times in macOS builds

     [ https://issues.apache.org/jira/browse/ARROW-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney closed ARROW-4023.
-------------------------------
    Resolution: Not A Problem

The macOS builds are taking 27 and 11 minutes now respectively, so we can revisit when build times get longer

> [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
(v7.6.3#76005)