bu2 opened a new pull request #9023:
URL: https://github.com/apache/arrow/pull/9023


   Add a "is_nan" kernel to check for NaN "equality" for FloatArray and 
DoubleArray (based on std::isnan()). The kernel signature is based on "is_null" 
kernel so I put my code in arrow/compute/kernels/scalar_validity.cc... but the 
implementation take some inspiration from "compare" kernel.
   
   


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