pitrou commented on issue #6981: URL: https://github.com/apache/arrow/pull/6981#issuecomment-616456984
I think data should be kept in native endianness in memory (that is what the user would expect). What we must be careful is that Parquet data is encoded (and decoded) as little endian. Your PR doesn't address that, AFAICT. ---------------------------------------------------------------- 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: us...@infra.apache.org