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

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

Wes McKinney created PARQUET-1425:
-------------------------------------

             Summary: [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
             Fix For: format-2.6.0


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)