You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2018/02/14 17:08:00 UTC

[jira] [Created] (PARQUET-1215) Add accessor for footer after a file is closed

Ryan Blue created PARQUET-1215:
----------------------------------

             Summary: Add accessor for footer after a file is closed
                 Key: PARQUET-1215
                 URL: https://issues.apache.org/jira/browse/PARQUET-1215
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-mr
    Affects Versions: 1.9.0
            Reporter: Ryan Blue
            Assignee: Ryan Blue
             Fix For: 1.10.0


I'm storing metrics along with Parquet files in Iceberg and need to get the metrics from the Parquet footer just after writing a file. Parquet should be able to return the footer after closing a file so the caller doesn't have to open the file just after writing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)