Christian8491 commented on a change in pull request #10896:
URL: https://github.com/apache/arrow/pull/10896#discussion_r691643174



##########
File path: docs/source/cpp/compute.rst
##########
@@ -966,7 +966,8 @@ Structural transforms
 
 * \(8) Output is true iff the corresponding input element is NaN.
 
-* \(9) Output is true iff the corresponding input element is null.
+* \(9) Output is true if the corresponding input element is null or if NaN
+  values are treated as null via the :struct:`NanNullOptions`.

Review comment:
       Addressed on 915c868




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


Reply via email to