I know that no-one has mentioned this before but what about the build system for drill?
I'm personally in favor of maven (lesser evil for java IMO).
I'd be happy to contribute that setup, if needed.
-david
On Sep 12, 2012, at 1:42 PM, Ted Dunning <ted.dunning@gmail.com> wrote:
> I see classes in the source tree:
>
> https://github.com/ApacheDrill/parser/tree/master/src/org/apache/drill/parsers/impl/drqlantlr/autogen/classes/org/apache/drill/parsers/impl/drqlantlr/autogen
>
> Also, I would strongly recommend pulling the antlr source code into an
> antler source tree.
>
>
>
> On Wed, Sep 12, 2012 at 11:31 AM, Camuel Gilyadov
> <camuel@bigdatacraft.com>wrote:
>
>> Still work in progress, but anyway - https://github.com/ApacheDrill/parser
>>
>> Constructive critique and contributions are welcome
>>
|