pitrou commented on a change in pull request #10016:
URL: https://github.com/apache/arrow/pull/10016#discussion_r613424495



##########
File path: docs/source/cpp/compute.rst
##########
@@ -280,6 +284,10 @@ an ``Invalid`` :class:`Status` when overflow is detected.
 
+--------------------------+------------+--------------------+---------------------+
 | subtract_checked         | Binary     | Numeric            | Numeric         
    |
 
+--------------------------+------------+--------------------+---------------------+
+| negate                   | Unary      | Numeric            | Numeric         
    |
++--------------------------+------------+--------------------+---------------------+
+| negate_checked           | Unary      | Numeric            | Numeric         
    |
++--------------------------+------------+--------------------+---------------------+

Review comment:
       These tables are alphabetically-ordered, it would be nice to keep them 
like that.




-- 
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:
[email protected]


Reply via email to