wangyum commented on code in PR #42531:
URL: https://github.com/apache/spark/pull/42531#discussion_r1297274165


##########
sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala:
##########
@@ -3674,6 +3674,21 @@ class DataFrameSuite extends QueryTest
         parameters = Map("viewName" -> "AUTHORIZATION"))
     }
   }
+
+  test("SPARK-44846: PushFoldableIntoBranches in complex grouping expressions 
" +

Review Comment:
   Move the test to 
https://github.com/apache/spark/blob/master/sql/core/src/test/resources/sql-tests/inputs/group-by.sql?



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