You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/18 17:46:59 UTC

[jira] [Resolved] (PARQUET-778) Standardize the schema output to match the parquet-mr format

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

Uwe L. Korn resolved PARQUET-778.
---------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

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

> Standardize the schema output to match the parquet-mr format
> ------------------------------------------------------------
>
>                 Key: PARQUET-778
>                 URL: https://issues.apache.org/jira/browse/PARQUET-778
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Mike Trinkala
>            Priority: Minor
>             Fix For: cpp-0.1
>
>
> - root node name is preceded by 'message'
> - byte_array type is named 'binary'
> - column entries end with a semicolon
> - add logical type output



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