You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/02/01 22:26:59 UTC

[GitHub] [arrow] westonpace commented on issue #33990: [C++] I know NAN != NAN but shouldn't literal(NAN) == literal(NAN)?

westonpace commented on issue #33990:
URL: https://github.com/apache/arrow/issues/33990#issuecomment-1412824709

   Actually, I can't find a good way to test if a NaN is a quiet nan or a signalling NaN so now I'm tempted to say literal(quiet_NaN) == literal(signal_NaN) as well.


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

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