You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "felipecrv (via GitHub)" <gi...@apache.org> on 2023/05/25 19:15:46 UTC

[GitHub] [arrow] felipecrv commented on issue #35360: [C++] Incorrect hash value for Scalars with sliced child data (ignores offset)

felipecrv commented on issue #35360:
URL: https://github.com/apache/arrow/issues/35360#issuecomment-1563390727

   Currently investigating this. Fix won't be trivial.
   
   For instance, hashing the validity bitmap while considering the array offset requires some ingenuity to be made efficient as the offset doesn't always point to a byte-aligned bit.


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org