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



##########
File path: cpp/src/arrow/compute/kernels/scalar_validity_test.cc
##########
@@ -77,17 +77,100 @@ TEST_F(TestBooleanValidityKernels, ArrayIsNull) {
                    "[true, false, false, true]");
 }
 
+TEST_F(TestFloatValidityKernels, FloatArrayIsNull) {
+  // All NaN

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