[
https://issues.apache.org/jira/browse/ARROW-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-4952.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.14.0)
0.13.0
Issue resolved by pull request 4005
[https://github.com/apache/arrow/pull/4005]
> [C++] Equals / ApproxEquals behaviour undefined on FP NaNs
> ----------------------------------------------------------
>
> Key: ARROW-4952
> URL: https://issues.apache.org/jira/browse/ARROW-4952
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.12.1
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> On floating-point NaN values, the behaviour of Array::Equals and
> Array::ApproxEquals is currently undefined. It should probably default to
> something useful (and possibly be overridable using a bool parameter).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)