pitrou commented on a change in pull request #10395: URL: https://github.com/apache/arrow/pull/10395#discussion_r646771585
########## File path: docs/source/cpp/compute.rst ########## @@ -286,6 +286,8 @@ an ``Invalid`` :class:`Status` when overflow is detected. +--------------------------+------------+--------------------+---------------------+ | power_checked | Binary | Numeric | Numeric | +--------------------------+------------+--------------------+---------------------+ +| sign | Unary | Numeric | Int8 | Review comment: Should add a note explaining how the output is computed. You can look at other sections for examples. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org