You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Nong Li (JIRA)" <ji...@apache.org> on 2015/04/03 00:57:54 UTC

[jira] [Assigned] (PARQUET-232) minor compilation issue

     [ https://issues.apache.org/jira/browse/PARQUET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nong Li reassigned PARQUET-232:
-------------------------------

    Assignee: Nong Li

> 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
>            Assignee: Nong Li
>            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)