parthchandra commented on issue #1238:
URL: 
https://github.com/apache/datafusion-comet/issues/1238#issuecomment-2585075506

   I think that we will have to explicitly check if both sides of a floating 
point comparison are NaN to match Spark behavior. By definition NaN is not 
equal to NaN, so technically Comet is correct.
   Falling back to Spark for  floating point can be forced by a config value 
but I don't think we should do that by default.


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to