Github user mattf-horton commented on the issue:
https://github.com/apache/metron/pull/681
BTW, +/- Infinity **are** considered "real" values (essentially as tho via
rounding) and can be compared with equality and inequality. NaN is considered
a nonsensical or impossible-to-calculate value, not a number at all. The fact
that 1.0/0.0 returns positive Infinity rather than NaN is a mathematical
choice, presumably based on limit logic and a preference for continuity. (I
didn't write the standard! :-)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---