cloud-fan commented on code in PR #40739: URL: https://github.com/apache/spark/pull/40739#discussion_r1178598343
########## sql/core/src/test/resources/sql-tests/results/udaf/udaf-group-by.sql.out: ########## @@ -315,24 +315,9 @@ struct<1:int> -- !query SELECT 1 FROM range(10) HAVING udaf(id) > 0 Review Comment: now we can run this query, which is the same as normal expressions. -- 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]
