On Wed, Mar 30, 2016 at 3:49 PM, Jean-Daniel Cryans <[email protected]> wrote:
> On Wed, Mar 30, 2016 at 3:41 PM, Dan Burkert <[email protected]> wrote: > >> I just added two reviews for issues arising from the predicate tests I'm >> writing: >> >> http://gerrit.cloudera.org:8080/#/c/2671/ - Fix for incorrect results >> from >> a scan including a predicate such as 'WHERE my_nullable_int8_col <= 127`, >> this is a regression from 0.7. >> > > A bit worried about the half-introduction of a new predicate type. I'll > wait for Todd's opinion in the reviews. > Looks like Todd is good with it, please cherry-pick it to branch-0.8.x > > >> http://gerrit.cloudera.org:8080/#/c/2672/ - Fix for spurious debug check >> of >> row projector schemas. Not a regression, and only affects debug builds. > > > +1 for 0.8.0. > > >> >> - Dan >> >> On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <[email protected]> wrote: >> >> > I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3 >> > (earliest-deadline-first >> > <http://gerrit.cloudera.org:8080/#/c/2641/3(earliest-deadline-first> >> RPC >> > scheduling) in as well. Without this, I'm >> > unable to handle concurrent TPC-H on machines with many cores. I think >> the >> > patch is ready for review though may need a couple test tweaks that I'll >> > finish up today. >> > >> > -Todd >> > >> > On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans < >> [email protected]> >> > wrote: >> > >> > > I forgot: >> > > >> > > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/ >> > > >> > > is +1 for 0.8.0 too. >> > > >> > > J-D >> > > >> > > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans < >> [email protected] >> > > >> > > wrote: >> > > >> > > > Branching is done. >> > > > >> > > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans < >> > [email protected] >> > > > >> > > > wrote: >> > > > >> > > >> Hey devs, >> > > >> >> > > >> As planned, I will be creating today a "branch-0.8.x" branch that >> > we'll >> > > >> be releasing 0.8.0 from. Expect this to happen within an hour or >> two. >> > > >> >> > > >> Being the RM, I'm pre-authorizing the following patches to be >> > > >> cherry-picked to branch-0.8.x when they are ready: >> > > >> >> > > >> Java's KuduPredicate API: >> http://gerrit.cloudera.org:8080/#/c/2591/ >> > > >> Release and upgrade notes: >> http://gerrit.cloudera.org:8080/#/c/2655/ >> > > >> KUDU-1380 scans that rewind: >> > http://gerrit.cloudera.org:8080/#/c/2654/ >> > > >> >> > > >> For anything else, please reply to this thread with a link to the >> > review >> > > >> before cherry-picking to the new branch in order to get my +1. >> > > >> >> > > >> I'll also reply here once the branching is done. >> > > >> >> > > >> Thx, >> > > >> >> > > >> J-D >> > > >> >> > > > >> > > > >> > > >> > >> > >> > >> > -- >> > Todd Lipcon >> > Software Engineer, Cloudera >> > >> > >
