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 2018/08/06 12:37:00 UTC

[jira] [Commented] (ARROW-2991) [CI] Cut down number of AppVeyor jobs

    [ https://issues.apache.org/jira/browse/ARROW-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570154#comment-16570154 ] 

Wes McKinney commented on ARROW-2991:
-------------------------------------

+1

> [CI] Cut down number of AppVeyor jobs
> -------------------------------------
>
>                 Key: ARROW-2991
>                 URL: https://issues.apache.org/jira/browse/ARROW-2991
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++, Continuous Integration
>    Affects Versions: 0.10.0
>            Reporter: Antoine Pitrou
>            Priority: Major
>              Labels: windows
>
> AppVeyor builds all jobs serially so it's important not to have too many of them to avoid builds taking too much time and queuing up.
> I suggest to remove the following jobs:
> - the Release build with Ninja and VS2015; we already have both a Release build with Ninja and VS2017, and a Debug build with Ninja and VS2015
> - the two NMake builds: we already exercise the Ninja (cross-platform, fastest) and Visual Studio (standard under Windows) build chains
> [~Max Risuhin] you added some of those jobs, do you have any concerns?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)