cyb70289 commented on a change in pull request #9023:
URL: https://github.com/apache/arrow/pull/9023#discussion_r549535933



##########
File path: docs/source/cpp/compute.rst
##########
@@ -455,20 +455,24 @@ Structural transforms
 
+--------------------------+------------+------------------------------------------------+---------------------+---------+
 | is_null                  | Unary      | Any                                  
          | Boolean             | \(2)    |
 
+--------------------------+------------+------------------------------------------------+---------------------+---------+
-| is_valid                 | Unary      | Any                                  
          | Boolean             | \(2)    |
+| is_valid                 | Unary      | Any                                  
          | Boolean             | \(3)    |
 
+--------------------------+------------+------------------------------------------------+---------------------+---------+
-| list_value_length        | Unary      | List-like                            
          | Int32 or Int64      | \(4)    |
+| is_nan                   | Unary      | Float, Double                        
          | Boolean             | \(4)    |

Review comment:
       nit: move `is_nan` above `is_null` to keep names ordered




----------------------------------------------------------------
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