Wes McKinney created PARQUET-494:
------------------------------------
Summary: 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
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)