tustvold commented on code in PR #3034:
URL: https://github.com/apache/arrow-rs/pull/3034#discussion_r1014877649


##########
arrow/src/compute/kernels/boolean.rs:
##########
@@ -472,7 +472,7 @@ pub fn is_not_null(input: &dyn Array) -> 
Result<BooleanArray> {
 }
 
 /// Copies original array, setting validity bit to false if a secondary 
comparison
-/// boolean array is set to true or null
+/// boolean array is set to true

Review Comment:
   I incorrectly changed this doc in 
https://github.com/apache/arrow-rs/pull/2940/files#diff-036c91a4b91e350837448f27da4ac4c0b43cfb477571330ac1f37654b0e2c172L471



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to