[
https://issues.apache.org/jira/browse/PARQUET-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271361#comment-15271361
]
Wes McKinney commented on PARQUET-600:
--------------------------------------
We may look at the RLE encoding/decoding implementations (in C) in HAWQ (for
performance optimizations):
https://github.com/apache/incubator-hawq/blob/master/src/backend/cdb/cdbparquetrleencoder.c
In general adding vector encoding / decoding might be a good first step.
> Add benchmarks for RLE-Level encoding
> -------------------------------------
>
> Key: PARQUET-600
> URL: https://issues.apache.org/jira/browse/PARQUET-600
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)