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

re-export PartitionEvaluatorArgs #12877

Closed
Michael-J-Ward opened this issue Oct 11, 2024 · 0 comments · Fixed by #12878
Closed

re-export PartitionEvaluatorArgs #12877

Michael-J-Ward opened this issue Oct 11, 2024 · 0 comments · Fixed by #12878
Labels
enhancement New feature or request

Comments

@Michael-J-Ward
Copy link
Contributor

Is your feature request related to a problem or challenge?

WindowUDF is re-exported in datafusion.

PartitionEvaluatorArgs is needed to implement WindowUDF, but it is not currently re-exported.

Describe the solution you'd like

No response

Describe alternatives you've considered

Have users add a dependency on datafusion-functions-window-common

Additional context

Discovered as I was updating datafusion-python apache/datafusion-python#905.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant