You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/02/17 00:13:18 UTC

[jira] [Resolved] (PARQUET-515) Add "Reset" to LevelEncoder and LevelDecoder

     [ https://issues.apache.org/jira/browse/PARQUET-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem resolved PARQUET-515.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 51
[https://github.com/apache/parquet-cpp/pull/51]

> Add "Reset" to LevelEncoder and LevelDecoder
> --------------------------------------------
>
>                 Key: PARQUET-515
>                 URL: https://issues.apache.org/jira/browse/PARQUET-515
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>             Fix For: cpp-0.1
>
>
> The rle-encoder and rle-decoder classes have a "Reset" method as a quick way to initialize the objects. This method resets the encoder an decoder state to work on a new buffer without the need to create a new object at every DATA PAGE granularity.



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