Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It looks like ArrayRangeEquals in compare.cc only checks type IDs before doing comparison actual values. This is inconsistent with ArrayEquals which checks for type equality and also seems incorrect for cases like Decimal128.
I presume this was an oversight when fixing ARROW-2567 but maybe it was intentional?
uwe?
Attachments
Issue Links
- links to