Vladsz83 commented on a change in pull request #9606:
URL: https://github.com/apache/ignite/pull/9606#discussion_r757638332
##########
File path:
modules/calcite/src/test/sql/subquery/scalar/test_scalar_subquery.test
##########
@@ -101,9 +101,23 @@ SELECT a, (SELECT SUM(b) FROM test tsub WHERE
test.a=tsub.a) FROM test
12 21.000000
13 22.000000
-query II
+statement error
Review comment:
Why statement error? The result seems ok.
--
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]