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)