js8544 commented on issue #38569: URL: https://github.com/apache/arrow/issues/38569#issuecomment-1801159680
> In previous benchmarks, the precision range was set to randomly generate values between low and high I think in both cases precision is fixed. In `DoDecimalAdd2` it's given as a function argument, isn't it? The `Decimal128DataGenerator` only randomizes the physical content of the decimal (i.e. the int128). Their precision and scale are specified in the `Decimal128Type`. -- 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]
