[ https://issues.apache.org/jira/browse/ARROW-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527949#comment-16527949 ]
Wes McKinney commented on ARROW-2352: ------------------------------------- Inclined to resolve as Won't Fix with the packaging progress in the last couple months > [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.10.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)