Skip to content

Implement PartialEq, Hash for all UDFs (ScalarUDFImpl) #16868

@findepi

Description

@findepi

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions