Re: Making a patch 0.16.1 Arrow release

2020-03-10 Thread Wes McKinney
It seems like the consensus is to push for a 0.17.0 major release sooner rather than doing a patch release, since releases in general are costly. This is fine with me. I see that a 0.17.0 milestone has been created in JIRA and some JIRA gardening has begun. Do you think we can be in a position to r

Re: Making a patch 0.16.1 Arrow release

2020-03-05 Thread Wes McKinney
If people are generally on board with accelerating a 0.17.0 major release, then I would suggest renaming "1.0.0" to "0.17.0" and beginning to do issue gardening to whittle things down to critical-looking bugs and high probability patches for the next couple of weeks. On Thu, Mar 5, 2020 at 11:31 A

Re: Making a patch 0.16.1 Arrow release

2020-03-05 Thread Wes McKinney
I recall there are some other issues that have been reported or fixed that are critical and not yet marked with 0.16.1. I'm also OK with doing a 0.17.0 release sooner On Thu, Mar 5, 2020 at 11:31 AM Neal Richardson wrote: > > I would also be more supportive of doing 0.17 earlier instead of a pat

Re: Making a patch 0.16.1 Arrow release

2020-03-05 Thread Neal Richardson
I would also be more supportive of doing 0.17 earlier instead of a patch release. Neal On Thu, Mar 5, 2020 at 9:29 AM Neal Richardson wrote: > If releases were costless to make, I'd be all for it, but it's not clear > to me that it's worth the diversion from other priorities to make a release

Re: Making a patch 0.16.1 Arrow release

2020-03-05 Thread Neal Richardson
If releases were costless to make, I'd be all for it, but it's not clear to me that it's worth the diversion from other priorities to make a release right now. Nothing on https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%200.16

Re: Making a patch 0.16.1 Arrow release

2020-03-05 Thread Antoine Pitrou
On Thu, 5 Mar 2020 10:06:30 -0600 Wes McKinney wrote: > hi folks, > > There have been a number of critical issues reported (many of them > fixed already) since 0.16.0 was released. Is there interest in > preparing a patch 0.16.1 release (with backported patches onto a > maint-0.16.x branch as wit

Re: Making a patch 0.16.1 Arrow release

2020-03-05 Thread Krisztián Szűcs
On Thu, Mar 5, 2020 at 5:07 PM Wes McKinney wrote: > > hi folks, > > There have been a number of critical issues reported (many of them > fixed already) since 0.16.0 was released. Is there interest in > preparing a patch 0.16.1 release (with backported patches onto a > maint-0.16.x branch as with

Making a patch 0.16.1 Arrow release

2020-03-05 Thread Wes McKinney
hi folks, There have been a number of critical issues reported (many of them fixed already) since 0.16.0 was released. Is there interest in preparing a patch 0.16.1 release (with backported patches onto a maint-0.16.x branch as with 0.15.1) since the next major release is a minimum of 6-8 weeks aw