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 2017/01/06 16:12:58 UTC

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

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

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

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

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