mihaibudiu commented on code in PR #4775: URL: https://github.com/apache/calcite/pull/4775#discussion_r2737688334
########## core/src/test/resources/sql/sub-query.iq: ########## @@ -8056,6 +8056,92 @@ WHERE deptno NOT IN ( !set trimfields true !use scott +# [CALCITE-7278] Correlated subqueries in the join condition cannot reference both join inputs Review Comment: This link does not seem to refer to the queries in this file. Please also add a comment that these were validated, for future reference. -- 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]
