You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/27 04:12:06 UTC

[GitHub] [arrow] jorisvandenbossche commented on pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class

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:
users@infra.apache.org