[
https://issues.apache.org/jira/browse/PARQUET-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved PARQUET-1425.
-------------------------------------
Resolution: Duplicate
This was fixed in PARQUET-1708.
> [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
(v8.3.4#803005)