Wes McKinney created PARQUET-518:
------------------------------------
Summary: Review usages of size_t and unsigned integers generally
per Google style guide
Key: PARQUET-518
URL: https://issues.apache.org/jira/browse/PARQUET-518
Project: Parquet
Issue Type: Improvement
Components: parquet-cpp
Reporter: Wes McKinney
Priority: Minor
The Google style guide recommends generally avoiding unsigned integers for the
bugs they can silently introduce.
https://google.github.io/styleguide/cppguide.html#Integer_Types
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)