[GitHub] [spark] beliefer commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API

2023-06-07 Thread via GitHub
beliefer commented on PR #41444: URL: https://github.com/apache/spark/pull/41444#issuecomment-1580778221 cc @HyukjinKwon @zhengruifeng The GA failure is unrelated to this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [spark] beliefer commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API

2023-06-06 Thread via GitHub
beliefer commented on PR #41444: URL: https://github.com/apache/spark/pull/41444#issuecomment-1578268760 cc @HyukjinKwon @zhengruifeng The GA failure is unrelated to this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [spark] beliefer commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API

2023-06-04 Thread via GitHub
beliefer commented on PR #41444: URL: https://github.com/apache/spark/pull/41444#issuecomment-1576020831 @zhengruifeng The two functions used with SQL syntax like `percentile_cont(0.5) WITHIN GROUP (ORDER BY v)`. -- This is an automated message from the Apache Git Service. To respond to