The parser should handle this. What is stopping you from parsing it?

On Wed, Aug 16, 2017 at 11:47 PM, SN, Ranganath <ranganath...@sap.com>
wrote:

> Hi Team,
> I am trying to parse nested query. Is there any functionalities or apis to
> parse nested query.
>
> Sample query:  Select a,b,c from d where d.id in (select id from (select
> id from e));
>
> Same question I asked in Stack overflow: https://stackoverflow.com/
> questions/45708946/how-to-parse-nested-sql-statement-using-calcite
>
>
> Thanks & Regards!
> Ranganath SN
> 9964322702
>
>

Reply via email to