Skip to content

Remove manual PartialEq and Hash implementations of some PhysicalExprs added in https://github.com/apache/datafusion/pull/13005 #13196

@peter-toth

Description

@peter-toth

Describe the bug

This is a TODO ticket that once the rust-lang/rust#78808 bug gets fixed we can switch from manual implementation of PartialEq and Hash of all PhysicalExprss to derive macro.
See details in #13005 description and #13005 (comment).

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions