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/10/02 18:52:21 UTC

[jira] [Resolved] (PARQUET-731) [CPP] Add API to return metadata size and Skip reading values

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

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

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

> [CPP] Add API to return metadata size and Skip reading values
> -------------------------------------------------------------
>
>                 Key: PARQUET-731
>                 URL: https://issues.apache.org/jira/browse/PARQUET-731
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>             Fix For: cpp-0.1
>
>
> 1) There is no API to return the size of the metadata.
> 2) SQL allows to skip rows via the "offset" clause. Adding a method to skip reading values in parquet-cpp will be helpful.



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