Skip to content

re-export PartitionEvaluatorArgs #12877

@Michael-J-Ward

Description

@Michael-J-Ward

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions