You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2016/02/09 16:22:18 UTC

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

Deepak Majeti created PARQUET-515:
-------------------------------------

             Summary: 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


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)