Antoine Pitrou created ARROW-4952:
-------------------------------------
Summary: 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
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)