westonpace commented on issue #35166: URL: https://github.com/apache/arrow/issues/35166#issuecomment-1523759195
> Where would I go to find these rules? In the internal compute implementation? Yes, unfortunately. > Should the decimal scale/precision semantics be publically documented as it seems fairly fundamental to the behavior of the API? Yes, I'd definitely welcome more documentation on how this happens. There isn't a great spot for it today beyond the function doc string itself (e.g. what you get back from `help(pc.sum)`) and this page: https://arrow.apache.org/docs/cpp/compute.html#compute-function-list. -- 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]
