mihaibudiu commented on code in PR #4654: URL: https://github.com/apache/calcite/pull/4654#discussion_r2572259711
########## core/src/test/resources/sql/sub-query.iq: ########## @@ -5443,4 +5443,42 @@ ORDER BY deptno; !ok +# [CALCITE-7303] Subqueries cannot be decorrelated if filter condition have multi CorrelationId Review Comment: these results are correct on postgres, but can you come up with a query that will also produce some non-empty results? -- 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]
