Weijun-H commented on issue #12254: URL: https://github.com/apache/datafusion/issues/12254#issuecomment-2358321684
> > @alamb I’m generally in favor of moving additional features from the core to separate subprojects. However, could we consider using a more general name than datafusion-functions-duckdb? What are your thoughts on using something like datafusion-functions-sql or another broader name? > > I do not have a strong preference -- I think it likely depends on the usecase: > > * trying to migrate spark workloads > * trying to migrate duckdb workloads > * triynt to make the most useful sql system you can > > However, let's not let get too carried away with details at the moment. > > I created [datafusion-contrib/datafusion-functions-extra](https://github.com/datafusion-contrib/datafusion-functions-extra) and added @dmitrybugakov and @austin362667 as admins. If anyone else wants to help let me know and we can add you too. > > @dmitrybugakov or @austin362667 would you be willing to setup the basic skeleton of the repo? > > Perhaps you could follow the model of [datafusion-contrib/datafusion-functions-json](https://github.com/datafusion-contrib/datafusion-functions-json) for readme and registration function > > And then try to put the `mode` function there: #12385 I agree that 'datafusion-functions-extra' is sufficient for the current scenario because our goal is to decouple the extra functions from the core and make them lightweight. Additionally, it would be easier to split 'datafusion-functions-extra' into many specific use cases if necessary. -- 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