You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/08/22 08:07:00 UTC

[jira] [Resolved] (ARROW-2352) [C++/Python] Test OSX packaging in Travis matrix

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

Uwe L. Korn resolved ARROW-2352.
--------------------------------
    Resolution: Won't Fix

> [C++/Python] Test OSX packaging in Travis matrix
> ------------------------------------------------
>
>                 Key: ARROW-2352
>                 URL: https://issues.apache.org/jira/browse/ARROW-2352
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: beginner
>             Fix For: 0.11.0
>
>
> At the moment, we only test the conda based build in Travis but we also ship binary wheels after the release. The process of building them is currently part of the {{arrow-dist}} repository and uses the {{multibuild}} scripts that are used for many other Python packages that also have native code.
> The code should be ported to run as a real CI job, i.e. in addition to just packaging the code, we will also need to run the unit tests. Furthermore, once the job is running and green, we also need to look at the runtimes as we already have a quite packed CI matrix and we expect that many steps of the wheel build are just to setup the environment. We should be able to cache them.
> Maybe we want to do this as a nightly cron. For a first draft, it will be ok to add it to the full matrix.



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