jayzhan211 commented on issue #10827:
URL: https://github.com/apache/datafusion/issues/10827#issuecomment-2156062641

   > Hi @jayzhan211, Although this issue only mentions `stddev`, I'm thinking 
about `stddev_pop`. Should I also convert it to UDAF? I found that #10713 only 
converted `var_sample` but left `variance_pop`. Is there any reason we didn't 
convert `variance_pop` too?
   
   We should also convert population function, variance pop is tracked at 
https://github.com/apache/datafusion/issues/10668.
   stddev_pop is also on the todo list in #8708.


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