You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/03/23 02:35:25 UTC

[jira] [Resolved] (PARQUET-568) Read only specified top-level columns in DebugPrint

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

Wes McKinney resolved PARQUET-568.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 81
[https://github.com/apache/parquet-cpp/pull/81]

> Read only specified top-level columns in DebugPrint
> ---------------------------------------------------
>
>                 Key: PARQUET-568
>                 URL: https://issues.apache.org/jira/browse/PARQUET-568
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Aliaksei Sandryhaila
>            Assignee: Aliaksei Sandryhaila
>             Fix For: cpp-0.1
>
>
> At the moment, `ParquetFileReader` instantiates Scanners for all columns and reads contents of all columns. We should be able to specify a subset of top-level columns to be read.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)