damansingh1313 opened a new pull request, #17891: URL: https://github.com/apache/iceberg/pull/17891
DecimalUtil.toReusedFixLengthBytes had no direct unit coverage even though it backs the decimal value writers in Avro, Parquet, ORC, Flink, and Spark. Add tests covering zero, positive, and negative left-padding, the reused-buffer contract, the exact-length short-circuit, and the scale and precision precondition checks. -- 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]
