andishgar commented on issue #50249: URL: https://github.com/apache/arrow/issues/50249#issuecomment-4841119286
@pitrou, binary works fine becuase it uses [this logic ](https://github.com/apache/arrow/blob/12b3eda46a69fbc2e7f6f9c52be345b678f4baae/cpp/src/arrow/util/hashing.h#L964)for accessing the bitmap buffer directly, Note that both BinaryView and BaseBinary Types creates final results from BaseBinaryBuilder, however the way final creating is happend is differnt -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
