carols10cents commented on pull request #8590: URL: https://github.com/apache/arrow/pull/8590#issuecomment-721995452
Additional data to consider: I'm not confident the implementations are exactly comparable, but the C++ Buffer type does not take its [`capacity`](https://github.com/apache/arrow/blob/1c223f517f30f4d577a00eae3d0dbca929b2ffac/cpp/src/arrow/buffer.h#L64) into account [in its `Equals` implementations](https://github.com/apache/arrow/blob/1c223f517f30f4d577a00eae3d0dbca929b2ffac/cpp/src/arrow/buffer.cc#L91-L101). ---------------------------------------------------------------- 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]
