zhengruifeng commented on PR #41444:
URL: https://github.com/apache/spark/pull/41444#issuecomment-1577822194

   > @zhengruifeng The two functions used with SQL syntax like 
`percentile_cont(0.5) WITHIN GROUP (ORDER BY v)`.
   
   shall we exclude `percentile_cont` and `percentile_disc` for now?
   
   they are now sql functions right now, and their [SQL 
syntax](https://github.com/apache/spark/blob/761f914080e2607a25ea73ad1ece8eca2b457eaa/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/parser/PlanParserSuite.scala#L1593-L1609)
 are pretty different from other aggregation 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: 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

Reply via email to