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/06/21 00:59:03 UTC

[GitHub] [arrow] kou commented on pull request #10558: ARROW-13124: [Ruby] Add support for memory view

kou commented on pull request #10558:
URL: https://github.com/apache/arrow/pull/10558#issuecomment-864648834


   I think that it's OK for now. There is no big-endian user for now.
   Endianness information exists in schema not array. So we can't determine endianness only with array.
   
   Should we assume native endianness instead of little-endian?


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