[
https://issues.apache.org/jira/browse/ARROW-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-537:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16175
> [C++] StringArray/BinaryArray comparisons may be incorrect when values with
> non-zero length are null
> ----------------------------------------------------------------------------------------------------
>
> Key: ARROW-537
> URL: https://issues.apache.org/jira/browse/ARROW-537
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.2.0
>
>
> see code review comments in https://github.com/apache/arrow/pull/322
> because we compare the entire data range without regards to nullness, this
> may compare null data segments which should be ignored
--
This message was sent by Atlassian Jira
(v8.20.10#820010)