[
https://issues.apache.org/jira/browse/PARQUET-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281246#comment-16281246
]
Wes McKinney commented on PARQUET-1171:
---------------------------------------
[~tarmstrong] to clarify this issue, the reason this came up was that a
separate Parquet implementation (dask/fastparquet -- which we were integration
testing with parquet-cpp) used the RLE encoding scheme as an alternative to
either PLAIN or dictionary encoding. I do not believe this is an intended use
for the encoding
> [C++] Support RLE and BITPACKED as encodings for data
> -----------------------------------------------------
>
> Key: PARQUET-1171
> URL: https://issues.apache.org/jira/browse/PARQUET-1171
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Uwe L. Korn
>
> Currently we only support these encodings for levels but not for data.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)