You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Aliaksei Sandryhaila (JIRA)" <ji...@apache.org> on 2016/01/05 22:16:39 UTC

[jira] [Created] (PARQUET-418) Add a utility to print contents of a Parquet file to stdout

Aliaksei Sandryhaila created PARQUET-418:
--------------------------------------------

             Summary: Add a utility to print contents of a Parquet file to stdout
                 Key: PARQUET-418
                 URL: https://issues.apache.org/jira/browse/PARQUET-418
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-cpp
            Reporter: Aliaksei Sandryhaila


To improve the usability/testability of parquet-cpp, the library needs a utility to print the contents of a Parquet file. incubator-parquet-cpp used to have a parquet_reader utility, but a) it was not ported to the Apache, and b) it had memory leaks and mismanaged file handles, and required a lot of improvement.

Using parquet_reader as a starting point, I will build a utility for printing a Parquet file contents.



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