alamb opened a new issue, #12625:
URL: https://github.com/apache/datafusion/issues/12625

   ### Is your feature request related to a problem or challenge?
   
   @goldmedal  added `kurtosis_pop` 🙏  in 
https://github.com/apache/datafusion/pull/12273, but we merged it before we got 
consensus about adding new features in a new function (see discussion on 
https://github.com/apache/datafusion/issues/12254)
   
   However, we are now in a position where there is one seemingly random 
function, `kertosis_pop`, without the rest of the functions contemplated by 
@Weijun-H  in https://github.com/apache/datafusion/issues/12254
   
   
   ### Describe the solution you'd like
   
   I suggest we move the implementation of `kertosis_pop` from the datafusion 
core into  https://github.com/datafusion-contrib/datafusion-functions-extra
   
   This would both help accelerate datafusion-functions-extra and would keep 
the core easier to reason about
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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