[
https://issues.apache.org/jira/browse/ARROW-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-7084.
-----------------------------------
Fix Version/s: (was: 2.0.0)
1.0.0
Resolution: Fixed
Issue resolved by pull request 7496
[https://github.com/apache/arrow/pull/7496]
> [C++] ArrayRangeEquals should check for full type equality?
> ------------------------------------------------------------
>
> Key: ARROW-7084
> URL: https://issues.apache.org/jira/browse/ARROW-7084
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Micah Kornfield
> Assignee: Ji Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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]?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)