HanumathRao opened a new pull request, #3193:
URL: https://github.com/apache/calcite/pull/3193

   …on during decorrelation.
   
   Currently two level correlated subqueries with more than one correlated 
variables are throwing exception, the fix is to track the correlated variables 
and then only consider those variables from the level which a logicalCorrelate 
node is created.
   
   Added two test cases and checked for the expected plan in RelOptRulesTest.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to