xiedeyantu commented on code in PR #4724: URL: https://github.com/apache/calcite/pull/4724#discussion_r2663355638
########## core/src/test/resources/sql/blank.iq: ########## @@ -247,4 +247,99 @@ from complex_t; !ok +# [CALCITE-4765] Complex correlated EXISTS sub-queries used as scalar subqueries can return wrong results Review Comment: Since no `emps` table with a `commission` column was found in quidem test, I need to create one. Alternatively, you can use `!use blank` in other `.iq` files. -- 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]
