mihailotim-db commented on code in PR #50606: URL: https://github.com/apache/spark/pull/50606#discussion_r2047634215
########## sql/core/src/test/scala/org/apache/spark/sql/analysis/resolver/AggregateResolverSuite.scala: ########## @@ -44,12 +44,6 @@ class AggregateResolverSuite extends QueryTest with SharedSparkSession { resolverRunner.resolve(query) Review Comment: I am removing some test cases from `AggregateResolverSuite` because we need to support the new behavior in single-pass analyzer as well, but that might bloat this PR too much. I would like to do that in a followup where I will revert this change -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org