-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Description
Describe the enhancement requested
As arithmetics will be supported in #48085 we should also revisit __eq__ implementation and change the behaviour of the current approach for the use of a kernel function (pyarrow.compute.equal).
See:
- [Python] Support arithmetic on arrays and scalars #32007 (comment)
- GH-32007: [Python] Support arithmetic on arrays and scalars #48085 (comment)
- GH-32007: [Python] Support arithmetic on arrays and scalars #48085 (comment)
Component(s)
Python
Reactions are currently unavailable