cboumalh commented on code in PR #51298: URL: https://github.com/apache/spark/pull/51298#discussion_r2331164821
########## sql/api/src/main/scala/org/apache/spark/sql/functions.scala: ########## Review Comment: The functions are divided into two families. Three of them are aggregates and belong to the aggregate functions section, the other are misc functions and belong to that family. I followed the pattern in the file. Please let me know what you think. -- 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