You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Jiajia Li (Jira)" <ji...@apache.org> on 2019/11/27 08:24:00 UTC

[jira] [Created] (ARROW-7269) [C++] Fix arrow::parquet compiler warning

Jiajia Li created ARROW-7269:
--------------------------------

             Summary: [C++] Fix arrow::parquet compiler warning
                 Key: ARROW-7269
                 URL: https://issues.apache.org/jira/browse/ARROW-7269
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Jiajia Li


Encountered the compiler warning when building:

[WARNING:/arrow/cpp/src/parquet/parquet.thrift:297] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)