alamb commented on issue #12254:
URL: https://github.com/apache/datafusion/issues/12254#issuecomment-2331260267

   I wonder if we should consider where to draw the line on what aggregate 
functions to include in the core (i.e. should we include all these new 
functions?)
   
   Now that all aggregate functions use the same API, we could potentially keep 
more specialized functions such as listed here outside the ore -- either in its 
own crate or even own repo -- and then have other code integrate it in -- e.g. 
https://github.com/apache/datafusion/issues/11979


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to