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

Deepak Majeti reassigned PARQUET-978:
-------------------------------------

    Assignee: Deepak Majeti

> [C++] Minimizing footer reads for small(ish) metadata
> -----------------------------------------------------
>
>                 Key: PARQUET-978
>                 URL: https://issues.apache.org/jira/browse/PARQUET-978
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Deepak Majeti
>             Fix For: cpp-1.2.0
>
>
> Other Parquet implementations will do a read from the end of the file (e.g. 
> 64K) in case a single read suffices to obtain the metadata, metadata size, 
> and magic end bytes. We don't do this yet: 
> https://github.com/apache/parquet-cpp/blob/master/src/parquet/file/reader-internal.cc#L251



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to