paddyhoran commented on pull request #8590: URL: https://github.com/apache/arrow/pull/8590#issuecomment-721891808
I can't find the reference now but this was discussed some time ago on a PR. The thinking for taking `capacity` into account when comparing `Buffer`'s was that array equality, etc. would be done at a higher level as @jorgecarleitao described. I think that @sunchao, in particular, favored taking `capacity` into account when comparing `Buffer`'s. i.e. this is a more low-level equality check. ---------------------------------------------------------------- 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]
