cboumalh commented on code in PR #53548: URL: https://github.com/apache/spark/pull/53548#discussion_r2674402472
########## sql/core/src/test/resources/sql-tests/inputs/kllquantiles.sql: ########## @@ -160,6 +160,105 @@ SELECT )[1] AS result FROM t_byte_1_5_through_7_11; +-- Tests for KllMergeAgg* aggregate functions Review Comment: done! -- 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]
