Re: Make cli support high-level API and SQL

2016-10-20 Thread Chinmay Kolhatkar
Are you talking about apex cli (the one present in apex-core) to support
both?

As both high-level API and SQL are in malhar, wouldn't there be circular
dependency issue?

Beside the possible issues, this is a great idea.

Though, I'll suggest to have a seperate cli for high level and SQL in
malhar itself first and then later make that loadable/callable from apexcli.


On Thu, Oct 20, 2016 at 10:19 PM, Siyuan Hua  wrote:

> Given we already have first version of high-level API and SQL PR is getting
> close to be merged. And also we have ability to launch application
> grammatically. I think it's nice to have our cli support both high-level
> API and SQL directly so people can simply prototype what they need and/or
> try out Apex with more flexibility.
>
> Any thoughts?
>
>
> Regards,
> Siyuan
>


Make cli support high-level API and SQL

2016-10-20 Thread Siyuan Hua
Given we already have first version of high-level API and SQL PR is getting
close to be merged. And also we have ability to launch application
grammatically. I think it's nice to have our cli support both high-level
API and SQL directly so people can simply prototype what they need and/or
try out Apex with more flexibility.

Any thoughts?


Regards,
Siyuan