Re: Nightly tests for Arrow

2018-10-11 Thread Krisztián Szűcs
A confluence page sounds good to me. I'll create it. On Wed, Oct 10, 2018 at 8:06 PM Wes McKinney wrote: > How would you all like to manage this project? Maybe we should create > a Confluence wiki page to enumerate the different facets of the effort > and make sure we create JIRA issues to plot

Re: Nightly tests for Arrow

2018-10-10 Thread Wes McKinney
How would you all like to manage this project? Maybe we should create a Confluence wiki page to enumerate the different facets of the effort and make sure we create JIRA issues to plot a course to where we want to go. Would someone like to take point on this? Thanks Wes On Tue, Oct 9, 2018 at 2:33

Re: Nightly tests for Arrow

2018-10-09 Thread Krisztián Szűcs
On Tue, Oct 9, 2018 at 6:02 PM Antoine Pitrou wrote: > > Le 09/10/2018 à 17:54, Wes McKinney a écrit : > > hi folks, > > > > After the packaging automation work for 0.10 was completed, we have > > stalled out a bit on one of the objectives of this framework, which is > > to allow contributors to

Re: Nightly tests for Arrow

2018-10-09 Thread Wes McKinney
On Tue, Oct 9, 2018 at 12:02 PM Antoine Pitrou wrote: > > One question which came to my mind is how to develop, debug and maintain > the nightly tasks without waiting for the nightly Travis run for > validation. It doesn't seem easy to trigger a "nightly" build from the > Travis UI. I think we s

Re: Nightly tests for Arrow

2018-10-09 Thread Antoine Pitrou
Le 09/10/2018 à 17:54, Wes McKinney a écrit : > hi folks, > > After the packaging automation work for 0.10 was completed, we have > stalled out a bit on one of the objectives of this framework, which is > to allow contributors to define and add new tasks that can be run on > demand or as part of

Nightly tests for Arrow

2018-10-09 Thread Wes McKinney
hi folks, After the packaging automation work for 0.10 was completed, we have stalled out a bit on one of the objectives of this framework, which is to allow contributors to define and add new tasks that can be run on demand or as part of a nightly job. So we have some problems to solve: * How t