You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/07/29 19:14:00 UTC

[jira] [Created] (ARROW-17257) [C++] Unify KeyColumnArray and ArraySpan

Weston Pace created ARROW-17257:
-----------------------------------

             Summary: [C++] Unify KeyColumnArray and ArraySpan
                 Key: ARROW-17257
                 URL: https://issues.apache.org/jira/browse/ARROW-17257
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace


Both of these are essentially non-owning views into ArrayData.  They were developed somewhat independently but share a pretty similar structure.  I don't think we need both and we should unify on a common type for simplicity provided we can show no real performance difference.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)