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

2018-06-29 Thread Wes McKinney (JIRA)


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

Wes McKinney updated ARROW-2352:

Fix Version/s: (was: 0.10.0)
   0.11.0

> [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)


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

2018-06-04 Thread Uwe L. Korn (JIRA)


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

Uwe L. Korn updated ARROW-2352:
---
Fix Version/s: (was: 0.9.1)
   0.10.0

> [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)


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

2018-04-21 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn updated ARROW-2352:
---
Description: 
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.

  was:
At the moment, we only test the conda based build in Travis

Maybe we want to do this as a nightly cron. For a first draft, I will simply 
add it to the matrix.


> [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.9.1
>
>
> 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)


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

2018-04-21 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn updated ARROW-2352:
---
Labels: beginner  (was: )

> [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.9.1
>
>
> At the moment, we only test the conda based build in Travis
> Maybe we want to do this as a nightly cron. For a first draft, I will simply 
> add it to the matrix.



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


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

2018-04-21 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn updated ARROW-2352:
---
Description: 
At the moment, we only test the conda based build in Travis

Maybe we want to do this as a nightly cron. For a first draft, I will simply 
add it to the matrix.

  was:Maybe we want to do this as a nightly cron. For a first draft, I will 
simply add it to the matrix.


> [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.9.1
>
>
> At the moment, we only test the conda based build in Travis
> Maybe we want to do this as a nightly cron. For a first draft, I will simply 
> add it to the matrix.



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


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

2018-04-17 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn updated ARROW-2352:
---
Fix Version/s: (was: 0.10.0)
   0.9.1

> [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
> Fix For: 0.9.1
>
>
> Maybe we want to do this as a nightly cron. For a first draft, I will simply 
> add it to the matrix.



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