jorisvandenbossche commented on pull request #7273: URL: https://github.com/apache/arrow/pull/7273#issuecomment-633982598
I wanted to add the same to ChunkedArray, but it seems that for ChunkedArray we already defined `__eq__` to be the same as `.equals(..)` (so not element-wise). Is that something we want to (hard) break? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
