[ https://issues.apache.org/jira/browse/PARQUET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nong Li resolved PARQUET-232. ----------------------------- Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 7 [https://github.com/apache/incubator-Parquet-cpp/pull/7] > minor compilation issue > ----------------------- > > Key: PARQUET-232 > URL: https://issues.apache.org/jira/browse/PARQUET-232 > Project: Parquet > Issue Type: Bug > Components: parquet-cpp > Reporter: Fabrizio Fabbri > Priority: Trivial > Fix For: 1.6.0 > > > I find out some very minor issue when I tried to compile the reader on my > environment due to some namespace clashing. > As example shared_ptr and unordered_map are also in C++11 std namespace. Some > compile don't like it. > Also I find that with my test files that I'm reading there was a dereference > to a null pointer, if the field is required definition_level_decoder_ is null. > I've make the fork and the change > https://github.com/ffabbri4/incubator-parquet-cpp/tree/candidate -- This message was sent by Atlassian JIRA (v6.3.4#6332)