pitrou commented on code in PR #44184: URL: https://github.com/apache/arrow/pull/44184#discussion_r2180374979
########## docs/source/cpp/compute.rst: ########## @@ -276,7 +275,9 @@ the input to a single output value. is always -1, regardless of whether there are nulls in the input. * \(5) For decimal inputs, the resulting decimal will have the same - precision and scale. The result is rounded away from zero. + scale and the precision for its width. For instance, an array Review Comment: Or is my suggestion not correct? In any case, "the precision for its width" reads weird. -- 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]
