alamb commented on PR #14367:
URL: https://github.com/apache/datafusion/pull/14367#issuecomment-2648334436

   > @alamb could you also get a clarification over the inclusion of wyhash 
functions as well? It was also requested under the same issue 
[here](https://github.com/apache/datafusion/issues/14044#issuecomment-2609606375).
   
   In my opinion there are an infinite number of potentially useful functions 
we could add to the DataFusion crate
   
   However, given there are extension APIs the only benefits of adding 
functions to the core crates vs installing them elsewere are:
   1. pre-integration (no extra work is required downstream)
   2. long term maintenance (there is an active community in DataFusion)
   
   As valuable as those properties are for users of datafusion enabled products 
/ projects, they come at a cost to the core maintainers and our review / 
maintenance bandwidth is our most limited resource.


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