jorisvandenbossche commented on issue #48409:
URL: https://github.com/apache/arrow/issues/48409#issuecomment-3654445322

   Personally I think it is a pity that we implemented `__eq__` as an alias of 
the object equality `.equals()` method as I would prefer the element-wise 
operation, but given the longstanding behaviour .. 
   
   Given that we are adding the other arithmetic dunder methods, I think I 
would lean towards also doing that for `__eq__`. But that will first require a 
deprecation for quite a while before we can change that.


-- 
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]

Reply via email to