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