snip... However, if distributed execution engine is your future focus, could you > please release the local query part of the engine first? I suppose we'd > better start off from it instead of exec/ref. > > I'm initially working on the basic distribution framework for the execution engine and a single operator. From there we can expand up both directions.
J > > > > Thanks, > > Jacques > > > > On Wed, Mar 20, 2013 at 12:32 AM, Lisen Mu <[email protected]> wrote: > > > > > Hi, > > > > > > We are building a prototype system aiming to process query against > > > different data sources, based on drill's prototype. Thanks to all the > > great > > > work done so far in drill, it actually works for us. And I'm also > pleased > > > to see all the effort being done to make progress in various aspects of > > > drill. > > > > > > In the near future we will continue mainly optimizing our prototype > > system. > > > we are also pleased to contribute back to drill project whatever we > come > > > across and could help maturing drill, may it be bug reports, patches, > > > testcases, etc. > > > > > > On the other hand, in order to fit our production need ASAP, we have > > built > > > some modules in a non-generic way (optimizer and storage engine etc.), > > > based on drill's current master state. we're planning to adopt future > > > progress of these modules of drill, and willing to contribute to make > > that > > > future nearer. > > > > > > Also advices is most appreciated: what's your future plan about > > > prototype/exec/ref? we are going to do some optimization work based on > it > > > soon. > > > > > > Thanks, > > > > > >
