[
https://issues.apache.org/jira/browse/PARQUET-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-524.
----------------------------------
Resolution: Won't Fix
As discussed in https://github.com/apache/parquet-cpp/pull/62, we will not fix
this until buffered memory lifetime (for BYTE_ARRAY and FIXED_LEN_BYTE_ARRAY)
is revisited in more detail in the future.
> In ColumnReader::ReadBatch, continue reading data pages until batch_size
> reached or EOS
> ---------------------------------------------------------------------------------------
>
> Key: PARQUET-524
> URL: https://issues.apache.org/jira/browse/PARQUET-524
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Deepak Majeti
>
> This will produce more intuitive behavior for end users and likely yield
> overall better performance (the only batch with < batch_size values will be
> the last one).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)