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

Micah Kornfield updated PARQUET-1838:
-------------------------------------
    Description: When  writing data to parquet it can potentially be more 
efficient to have a direct interface to write RLE values, instead of passing 
the exploded int16_t* values.  (was: When reading data from parquet it can 
potentially be more efficient to have a direct interface to read back RLE 
values, instead of exploding them to int16_t)

> [C++] Expose an API that allows direct writing of RLE information for rep/def 
> levels when writing parquet files
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: PARQUET-1838
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1838
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Micah Kornfield
>            Priority: Major
>
> When  writing data to parquet it can potentially be more efficient to have a 
> direct interface to write RLE values, instead of passing the exploded 
> int16_t* values.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to