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

ASF GitHub Bot updated PARQUET-1468:
------------------------------------
    Labels: pull-request-available  (was: )

> [C++] Consolidate RecordReader, ColumnReader code paths
> -------------------------------------------------------
>
>                 Key: PARQUET-1468
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1468
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.6.0
>
>
> The record-delimiting logic is central to reading nested data from columns. 
> When {{RecordReader}} was created, I duplicated quite a bit of logic from 
> {{column_reader.h}}, and never got around to refactoring further. We'll have 
> to be careful about preserving backwards compatibility for flat column reads, 
> though



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to