Jason, We’d be delighted if you were able to start contributing to Optiq. Let’s get some JIRA cases logged that you would be interested in working on.
Julian On Jul 28, 2014, at 2:48 PM, Jason Altekruse <[email protected]> wrote: > +1 > > I haven't done a ton with optiq so far, but I would like to get more > involved. Some of the work I was doing with Drill logical plan submission was > bumping into a few of the pain points of strong coupling between modules. I > think these issues can be resolved without too much effort and provide a > better library to Drill and all of the projects using optiq. > > I would definitively be in favor of a hackathon to work towards the first > official release in the incubator. I will be moving to San Jose this week, so > I will be able to attend in person :) > > -Jason Altekruse > > > On Sat, Jul 26, 2014 at 11:11 PM, Jacques Nadeau <[email protected]> wrote: > I started with a tl;dr but I decided to simplify. I have a few suggestions > that I think would be good (and am willing to back them up with developer > effort). > > 1. Let's come up with an agreed set of processes around feature design docs, > commits and changes to interfaces. Trying to maintain a large codebase > against another codebase that is constantly in flux makes things very > difficult. > > 2. Let's separate the optimizer from execution entirely and remove all code > generation from the optimizer module. With modularization, teams that use > only subcomponents (like the Drill team) will be able to better provide test > cases as they can build test cases against the interfaces they are using as > opposed to much higher (unknown) levels. > > 3. Let's commit to test cases for all feature patches and bug fixes. If > something is a shared feature, let's maintain a separate feature branch until > the feature is complete and test cases are provided and then pick the right > version to merge. > > 4. Let's do a hackathon focused on getting our first Apache release out. > I'll get it set up if people are in support of it. > > As I said, I'm willing to put mine and my team's effort against these goals > if others are on board. > > thanks, > Jacques > > > -- > You received this message because you are subscribed to the Google Groups > "optiq-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "optiq-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout.
