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 2021/01/17 04:38:53 UTC

[GitHub] [arrow] jorgecarleitao commented on pull request #9211: ARROW-11239: [Rust] Fixed equality with offsets and nulls

jorgecarleitao commented on pull request #9211:
URL: https://github.com/apache/arrow/pull/9211#issuecomment-761730770


   @alamb , that comment led to the discovery of a broader class of bugs on all our equality operators when `offsets` and `nulls` are found in the array, derived from confusing bit offsets from byte offsets.
   
   I pushed a fix for all of then. I added a test for strings and primitives, but it seems that we are not covering (in tests) this case for other types also.


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