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/05/23 20:59:12 UTC

[jira] [Resolved] (ARROW-206) [C++] Expose an equality API for arrays that compares a range of slots on two arrays

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

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

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

> [C++] Expose an equality API for arrays that compares a range of slots on two arrays
> ------------------------------------------------------------------------------------
>
>                 Key: ARROW-206
>                 URL: https://issues.apache.org/jira/browse/ARROW-206
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>
> We need this type of thing to compare equality of structs/unions if we want to avoid allocating new arrays when comparing structs when the array has at least one null element.



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