Skip to content

[Epic] A collection of issues for extending the Aggregation function #12254

Closed
@Weijun-H

Description

@Weijun-H

Is your feature request related to a problem or challenge?

DataFusion now supports several aggregation functions, but it still lacks some common ones that are essential for a broader range of data processing tasks. To make DataFusion more versatile and capable of handling diverse workloads, it should include additional aggregation functions commonly used in data analysis, such as mode and max_by.

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

These functions should be implemented in datafusion-contrib/datafusion-functions-extra, instead of the core

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