You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2018/09/27 08:12:01 UTC

[jira] [Updated] (PARQUET-1425) [Format] Fix Thrift compiler warning

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

Nandor Kollar updated PARQUET-1425:
-----------------------------------
    Fix Version/s:     (was: format-2.6.0)

> [Format] Fix Thrift compiler warning
> ------------------------------------
>
>                 Key: PARQUET-1425
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1425
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-format
>            Reporter: Wes McKinney
>            Priority: Major
>
> I see this warning frequently
> {code}
> [1/127] Running thrift compiler on parquet.thrift
> [WARNING:/home/wesm/code/arrow/cpp/src/parquet/parquet.thrift:295] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.
> {code}



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