Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-4497

[C++] Determine how we want to handle hashing of floating point edge cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • C++

    Description

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            emkornfield@gmail.com Micah Kornfield
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: