[ https://issues.apache.org/jira/browse/ARROW-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785233#comment-16785233 ]
Micah Kornfield commented on ARROW-4497: ---------------------------------------- Per mailing list conversation. We should canonicalize nulls and have NaN == NaN and have +0.0 == -0.0 > [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 > Priority: Major > Labels: analytics > 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)