huangtianhua opened a new pull request #25186: Special scala test case for 
aarch64
URL: https://github.com/apache/spark/pull/25186
 
 
   Special scala test case for aarch64
   
   We ran unit tests of spark on aarch64 server,
   then found the values of floatToRawIntBits(0.0f / 0.0f)
   and floatToRawIntBits(Float.NaN) on aarch64 are same,
   after discuss with jdk-dev and scala community, we believe
   the value should depend on the architecture.
   
   This adds special scala test case for aarc64.

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


With regards,
Apache Git Services

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

Reply via email to