kiszk commented on issue #6981: URL: https://github.com/apache/arrow/pull/6981#issuecomment-616462606
Thank you for your clarification. Based on this, `Int96` structure in memory can be represented in native endian. When it will be written into a file, we carefully have to keep it in a little-endian. I just realized it that int32 in [int64, int32] is still a little-endian. After one or two hours, I will update this PR. ---------------------------------------------------------------- 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