Actually I think the better place to cut the branch is the following commit:
commit 7763b8cc8d0e2a35a5ccf8dd37768750a11b5193 > Author: poojanilangekar <[email protected]> > Date: Wed May 24 15:23:36 2017 -0700 > IMPALA-5232: Parquet reader error message prints memory address > instead of value It's the last stable point, right before the big ADLS patch. Thoughts? On Thu, May 25, 2017 at 4:50 PM, Henry Robinson <[email protected]> wrote: > Why not the current HEAD, out of interest? (That's > https://github.com/apache/incubator-impala/commit/014c5603f8 > 67907963f3821948f90d526e9a4789 > right now). > > On 25 May 2017 at 16:48, Taras Bobrovytsky <[email protected]> wrote: > > > I propose that we branch Impala 2.9.0 from the following commit: > > > > commit b2782774491b5e280c4b51e39c393810deaa1e22 > > > Author: Tim Armstrong <[email protected]> > > > Date: Sun May 21 15:04:21 2017 -0700 > > > IMPALA-5347: Parquet scanner microoptimizations > > > > > > Does anyone have any objections? > > > > On Mon, May 22, 2017 at 3:29 AM, Lars Volker <[email protected]> wrote: > > > > > Impala has not release 2.9.0 yet. We follow the ASF release process > which > > > is outlined here: http://www.apache.org/dev/release-publishing.html > > > > > > The feedback to Taras' proposal seems positive, so he'll likely > provide a > > > first release candidate soon. > > > > > > For an overview you can search for JIRAs with fixVersion set to "Impala > > > 2.9.0", but the list often has inaccuracies and will change until the > > final > > > release is published. > > > > > > On Mon, May 22, 2017 at 11:51 AM, yu feng <[email protected]> > wrote: > > > > > > > where can I find the release notes about 2.9.0? thanks. > > > > > > > > 2017-05-20 6:59 GMT+08:00 Tim Armstrong <[email protected]>: > > > > > > > > > +1 Thanks for volunteering. It would be great to get a release > done - > > > > it's > > > > > been quite a while since the last one. > > > > > > > > > > On Fri, May 19, 2017 at 5:53 PM, Bharath Vissapragada < > > > > > [email protected] > > > > > > wrote: > > > > > > > > > > > +1. Good to have a new release with all the latest improvements. > > > > > > > > > > > > On Fri, May 19, 2017 at 3:51 PM, Alexander Behm < > > > > [email protected]> > > > > > > wrote: > > > > > > > > > > > > > +1 for doing a release > > > > > > > > > > > > > > On Fri, May 19, 2017 at 3:41 PM, Taras Bobrovytsky < > > > > > [email protected]> > > > > > > > wrote: > > > > > > > > > > > > > > > This is not a [VOTE] thread. Everyone is encourage to > > > participate. > > > > > > > > > > > > > > > > I am volunteering to be a release manager for Impala 2.9.0. > Are > > > > there > > > > > > any > > > > > > > > objections to releasing 2.9.0 soon? > > > > > > > > Keep in mind this is NOT your last chance to speak - there > will > > > be > > > > at > > > > > > > least > > > > > > > > two votes, one for PPMC releasing and one for IPMC releasing. > > > > > > > > > > > > > > > > See > > > > > > > > https://cwiki.apache.org/confluence/display/IMPALA/ > > > > > > > DRAFT%3A+How+to+Release > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
