This reference interpreter is a big deal since it marks the beginning of when Drill can actually do something.
There several projects that pend on this including: 1) DSL's in Scala and/or Ruby to emit the logical query form 2) SQL to logical query form (Julian looks like he may has a hand on this. We haven't heard from the previous volunteer) 3) logical form simplified parallel executors 4) scanners (Timothy Chen is on this a bit) 5) logical query form transformations and optimizations On Tue, Jan 15, 2013 at 12:02 PM, Andrew Purtell <[email protected]>wrote: > Thanks. It's good to see more surfacing to drill-dev@ over the past week. > It helps outsiders, especially Apache folks who are accustomed to ingesting > a feed of dev list mails and JIRA updates of interest, get a sense of where > you are at and what potential avenues for using your output or contribution > to your efforts might be available and interesting to them. > > On Thu, Jan 10, 2013 at 1:30 PM, Jacques Nadeau <[email protected] > >wrote: > > > I think you have fair concerns. Quite a bit of the initial discussions > > have happened in the generally accessible Drill Syntax google doc. That > > being said, more needs to happen on JIRA and source control. > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
