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/12/19 14:53:58 UTC

[jira] [Created] (ARROW-427) [C++] Implement dictionary-encoded array container

Wes McKinney created ARROW-427:
----------------------------------

             Summary: [C++] Implement dictionary-encoded array container
                 Key: ARROW-427
                 URL: https://issues.apache.org/jira/browse/ARROW-427
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


This will compose an array of dictionary indices (int32 type currently per the format doc) and a dictionary array



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