Skip to content

[Python] Support __eq__ on scalar values #18212

@asfimport

Description

@asfimport

Support a generic __eq__ method the ArrayValue class. We might want to specialise it in the future in C++ to avoid some copies but as a first attempt delegate the comparison to the Python types.

Reporter: Uwe Korn / @xhochy
Assignee: Uwe Korn / @xhochy

PRs and other links:

Note: This issue was originally created as ARROW-2253. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions