You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/10/29 08:37:58 UTC

[jira] [Resolved] (ARROW-354) Connot compare an array of empty strings to another

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

Wes McKinney resolved ARROW-354.
--------------------------------
    Resolution: Fixed

resolved by https://github.com/apache/arrow/commit/d946e7917d55cb220becd6469ae93430f2e60764

> Connot compare an array of empty strings to another
> ---------------------------------------------------
>
>                 Key: ARROW-354
>                 URL: https://issues.apache.org/jira/browse/ARROW-354
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.1.0
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>
> As the {{data_buffer_}} is a {{nullptr}} in this case, we cannot access it and thus run into a segmentation fault.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)