wgtmac commented on issue #3246: URL: https://github.com/apache/parquet-java/issues/3246#issuecomment-3217925230
> For BYTE_ARRAY and FIXED_LEN_BYTE_ARRAY, the unscaled number must be encoded as two's complement using big-endian byte order (the most significant byte is the zeroth element) This is clear per the spec: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#decimal -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
