Skip to content

Implement PartialEq, Hash for all UDAFs (AggregateUDFImpl) #16869

@findepi

Description

@findepi

Implement PartialEq, Hash for all UDAFs (AggregateUDFImpl) that do not implement PartialEq, Hash yet.
This should boil down to adding #[derive(PartialEq, Hash)] to all of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions