pitrou edited a comment on pull request #9554: URL: https://github.com/apache/arrow/pull/9554#issuecomment-784127868
Another possible fix would be to reorder Decimal fields based on endianness. That would only work for Decimal128, though (Decimal256 is based on a `std::array`). ---------------------------------------------------------------- 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: [email protected]
