You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 13:56:00 UTC

[jira] [Resolved] (PARQUET-800) [C++] Provide public API to access dictionary-encoded indices and values

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

Wes McKinney resolved PARQUET-800.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.6.0

Resolved in https://github.com/apache/arrow/commit/2ba0566b29312e84fafc987fd8dc9664748be96a

> [C++] Provide public API to access dictionary-encoded indices and values
> ------------------------------------------------------------------------
>
>                 Key: PARQUET-800
>                 URL: https://issues.apache.org/jira/browse/PARQUET-800
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: cpp-1.6.0
>
>
> Some tools can operate on dictionary-encoded data, so we may give them the option to request batches of dictionary indices and, separately, the dictionary page values. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)