[
https://issues.apache.org/jira/browse/PARQUET-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem resolved PARQUET-494.
-----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 64
[https://github.com/apache/parquet-cpp/pull/64]
> Implement PLAIN_DICTIONARY encoding and decoding
> ------------------------------------------------
>
> Key: PARQUET-494
> URL: https://issues.apache.org/jira/browse/PARQUET-494
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Fix For: cpp-0.1
>
>
> parquet-cpp currently only supports {{Encoding::RLE_DICTIONARY}}. Some
> implementations of Parquet still use {{Encoding::PLAIN_DICTIONARY}} (the
> dictionary indices are not RLE-encoded).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)