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 22:56:30 UTC

[GitHub] [arrow] jhorstmann edited a comment on pull request #9212: ARROW-11265: [Rust] Made bool not ArrowNativeType

jhorstmann edited a comment on pull request #9212:
URL: https://github.com/apache/arrow/pull/9212#issuecomment-761894775


   I did not see this, but had the same idea at around the same time :) This matches now also the distinction between PrimitiveArray and BooleanArray.
   
   Another motivation for this change is that this could make `Buffer::typed_data` safe and allow us to remove the `num::Num` trait bound from that method.


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