Skip to content

Add support for FIRST_VALUE, LAST_VALUE aggregators #6444

@mustafasrepo

Description

@mustafasrepo

Is your feature request related to a problem or challenge?

With the support of ordering sensitive aggregation in #6332. We can add new ordering sensitive aggregators to the datafusion.

Add support for FIRST_VALUE, LAST_VALUE aggregation functions. Currently, we only support these functions in window clauses.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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