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:06:18 UTC

[jira] [Commented] (PARQUET-493) Adapt DictEncoder from Impala (or implement a new one) and unit test

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

Wes McKinney commented on PARQUET-493:
--------------------------------------

Impala has recently revamped its SSE-enabled hash functions, so we should be able to adapt these to work for our dict-encoding needs. 

> Adapt DictEncoder from Impala (or implement a new one) and unit test
> --------------------------------------------------------------------
>
>                 Key: PARQUET-493
>                 URL: https://issues.apache.org/jira/browse/PARQUET-493
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>
> Only decoding is available in the library at the moment. Without this, we cannot generate dictionary-encoded data pages for unit testing purposes. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)