AlenkaF commented on PR #48085: URL: https://github.com/apache/arrow/pull/48085#issuecomment-3521454230
> I think we already have `__eq__`: https://github.com/apache/arrow/pull/7737/files. Yes, true. I was under the impression that we might want to change the use of `equals()` method with the [equal compute function](https://arrow.apache.org/docs/python/generated/pyarrow.compute.equal.html)? From the issue: > I think if we add those, we should also change the behaviour of `__eq__`, although that is something that will require a long deprecation cycle. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
