[
https://issues.apache.org/jira/browse/PARQUET-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem resolved PARQUET-518.
-----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 63
[https://github.com/apache/parquet-cpp/pull/63]
> 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
> Assignee: Wes McKinney
> Priority: Minor
> Fix For: cpp-0.1
>
>
> 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)