Skip to content

Derive UDF (ScalarUDFImpl) equality from PartialEq, Hash #16865

@findepi

Description

@findepi
  • Provide a terse way to implement ScalarUDFImpl::{equals,hash_code} for function Foo if Foo implements PartialEq and Hash
  • This should update all ScalarUDFImpl that today have explicit equals/hash implementations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions