cloud-fan commented on code in PR #36714:
URL: https://github.com/apache/spark/pull/36714#discussion_r885172628


##########
sql/core/src/test/resources/sql-tests/inputs/group-by.sql:
##########
@@ -273,3 +273,16 @@ SELECT
 FROM aggr
 GROUP BY k
 ORDER BY k;
+
+-- SPARK-39320: Add the MEDIAN() function

Review Comment:
   nit: can we add a new golden file for these statistical functions?



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