You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2016/05/20 07:44:12 UTC

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

Micah Kornfield created ARROW-206:
-------------------------------------

             Summary: [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)