You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/02/08 08:17:41 UTC

[jira] [Resolved] (ARROW-537) [C++] StringArray/BinaryArray comparisons may be incorrect when values with non-zero length are null

     [ https://issues.apache.org/jira/browse/ARROW-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved ARROW-537.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 327
[https://github.com/apache/arrow/pull/327]

> [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
>
> 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
(v6.3.15#6346)