[
https://issues.apache.org/jira/browse/ARROW-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-3774:
--------------------------------
Summary: [C++] Change parquet::arrow::FileReader::ReadRowGroups to read
into contiguous arrays (was: [C++] Change
parquet::arrow::FileReader::ReadRowGroups to read into contigous arrays)
> [C++] Change parquet::arrow::FileReader::ReadRowGroups to read into
> contiguous arrays
> -------------------------------------------------------------------------------------
>
> Key: ARROW-3774
> URL: https://issues.apache.org/jira/browse/ARROW-3774
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Uwe L. Korn
> Priority: Major
> Labels: parquet
>
> Instead of creating a chunk per RowGroup, we should read at least for
> primitive type into a single, pre-allocated Array. This needs some new
> functionality in the Record reader classes and thus should be done after
> https://github.com/apache/parquet-cpp/pull/462 is merged.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)