Wes McKinney created PARQUET-1468:
-------------------------------------

             Summary: [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
             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.3#76005)

Reply via email to