Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate unified Aggregate / Window function builder #780

Closed
Tracked by #828
Michael-J-Ward opened this issue Jul 26, 2024 · 1 comment · Fixed by #859
Closed
Tracked by #828

Incorporate unified Aggregate / Window function builder #780

Michael-J-Ward opened this issue Jul 26, 2024 · 1 comment · Fixed by #859

Comments

@Michael-J-Ward
Copy link
Contributor

@timsaucer contributed a unified AggregateUDF/WindowUDF builder to upstream datafusion: apache/datafusion#11550

We should expose that and leverage that to clean up the functions.rs APIs.

@timsaucer
Copy link
Contributor

I'll take this one on. I have a template put up based on your 41.0.0 branch where I added the first. The rest should be fairly straightforward I think.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants