Camuel, Do you have a grammar test suite that demonstrates the range of expressions?
Also, I believe that some have a goal to use additional languages besides SQL like languages. A limited version of pig, for instance, would be very interesting. To do this, it will be important to have a logical plan structure that is common for different syntaxes and is not limited to the idiosyncracies of any particular syntax. How do you think that should be handled? Do you have an idea for a logical plan structure? On Sun, Aug 26, 2012 at 4:11 PM, Camuel Gilyadov <[email protected]> wrote: > I've written and attached ANTLR grammar for DrQL which I assume is same as > BigQuery language described in Query Reference on BigQuery website. This > grammar includes AST production rules. > > >
