You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/02/07 09:33:00 UTC

[jira] [Created] (ARROW-4497) [C++] Determine how we want to handle hashing of floating point edge cases

Micah Kornfield created ARROW-4497:
--------------------------------------

             Summary: [C++] Determine how we want to handle hashing of floating point edge cases
                 Key: ARROW-4497
                 URL: https://issues.apache.org/jira/browse/ARROW-4497
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Micah Kornfield
             Fix For: 0.14.0


We should document expected behavior or implement improvements to hashing floating point code:
1.  -0.0 and 0.0 (should these be collapsed to 0.0)
2. NaN (Should we reduce to a single canonical version).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)