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 2016/02/09 02:05:18 UTC

[jira] [Commented] (PARQUET-494) Implement PLAIN_DICTIONARY encoding and decoding

    [ https://issues.apache.org/jira/browse/PARQUET-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138158#comment-15138158 ] 

Wes McKinney commented on PARQUET-494:
--------------------------------------

Doing this will be somewhat difficult without first adding a {{DictEncoder}} (e.g. PARQUET-493). Can you let me know before you start working on this so we can coordinate? Thank you

> 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: Deepak Majeti
>
> 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)