You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/10/11 14:36:00 UTC

[jira] [Created] (ARROW-6856) [C++] Use ArrayData instead of Array for ArrayData::dictionary

Wes McKinney created ARROW-6856:
-----------------------------------

             Summary: [C++] Use ArrayData instead of Array for ArrayData::dictionary
                 Key: ARROW-6856
                 URL: https://issues.apache.org/jira/browse/ARROW-6856
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 1.0.0


This would be helpful for consistency. {{DictionaryArray}} may want to cache a "boxed" version of this to return from {{DictionaryArray::dictionary}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)