[
https://issues.apache.org/jira/browse/PARQUET-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145419#comment-15145419
]
Wes McKinney commented on PARQUET-515:
--------------------------------------
Warning: the forthcoming patch for PARQUET-446 is going to be a bit bloody as
all instances of the {{parquet::}} namespace are getting removed except for the
absolutely necessary places. Hopefully rebasing work you've done on this so far
won't be too bad.
> 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)