xiedeyantu commented on code in PR #4430:
URL: https://github.com/apache/calcite/pull/4430#discussion_r2160776818
##########
core/src/test/resources/sql/scalar.iq:
##########
@@ -302,7 +302,6 @@ from (values (1), (3)) t1(id);
!ok
# Several scalar sub-queries reference different tables in FROM list
-!if (false) {
Review Comment:
I also agree with Mihai's concern above, and I don't know if there are any
other situations where this assertion may be used (but currently it doesn't
seem to be because CI did not report an error). So I don't know if it's
appropriate to delete it directly.
--
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]