sunchao commented on issue #5325: URL: https://github.com/apache/arrow-rs/issues/5325#issuecomment-1910986028
@Ted-Jiang I guess it is because on the Java side, decimal is typically represented using `BigDecimal` which uses big-endian underneath (via `BigInteger`). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
