mgaido91 commented on PR #54676:
URL: https://github.com/apache/spark/pull/54676#issuecomment-4045149327

   > Seems like `NaN` can be represented in many ways: 
https://www.doc.ic.ac.uk/~eedwards/compsys/float/nan.html so the failure looks 
like a test issue to me.
   
   Yes, I agree, I am looking into it. It also seems to be hardware-dependent 
and I cannot reproduce it on my device.
   
   BTW, I think I found the issues:
    - one is in the acosh UT, which I can easily fix in this PR;
    - the other relates instead to how we compare things in `QueryTest`.
   
   I can try and provide a fix for both here, also for testing as on my device 
I cannot reproduce the issue, but do you prefer for the second to do it in a 
different PR or keep it here? Thanks!


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to