Hi Dhruv & Yash,

thanks for the pointers. I downloaded the source code from git, compiled
but I don't seen any bin directory being created after doing mvn install.
However, submit_plan is located under
incubator-drill/distribution/src/resources/ folder and executing  from
there doesn't help.

I tried running the referenceinterpreter from IDE (intellij) with
simple_plan.json.  However, the program doesn't terminate for unknown
reasons.

So, what options do I have to move fwd??

-narendra


On Mon, Nov 11, 2013 at 11:24 PM, naru116 . <[email protected]>wrote:

> Hi,
>
> I'm newbie to the Apache Drill and so please bear with me. I'm trying to
> play around with the code adding few string/math functions (e.g reverse
> etc) and I have been told by Jacques that one could use Logical plan to
> test these functions even if there's no support in the sqlline parser.
>
> If I create a logical plan in json file (say testreverse.json) , how do I
> execute this json file? In other words, how do I feed the json to
> interpreter to get the output??
>
> Thanks,
> Narendra
>

Reply via email to