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)