suibianwanwank commented on code in PR #4195:
URL: https://github.com/apache/calcite/pull/4195#discussion_r1954823813
##########
core/src/test/resources/sql/sub-query.iq:
##########
@@ -405,6 +405,78 @@ EnumerableCalc(expr#0..4=[{inputs}], EMPNO=[$t0])
EnumerableTableScan(table=[[scott, DEPT]])
!plan
+# [CALCITE-6824] JOIN_SUB_QUERY_TO_CORRELATE rule produces an incorrect plan
when operands are not empty
Review Comment:
@asolimando I used the test given by Julian here. If required I can add it
to JdbcTest as well.
--
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]