itholic commented on code in PR #39543:
URL: https://github.com/apache/spark/pull/39543#discussion_r1090670219


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1592,7 +1592,7 @@
       },
       "MUST_AGGREGATE_CORRELATED_SCALAR_SUBQUERY" : {
         "message" : [
-          "Correlated scalar subqueries in the GROUP BY clause must also be in 
the aggregate expressions<treeNode>"
+          "Correlated scalar subqueries must be aggregated to return at most 
one row."

Review Comment:
   Just opened the PR: https://github.com/apache/spark/pull/39806



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to