You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/02/16 01:21:18 UTC

[jira] [Resolved] (PARQUET-277) Remove boost dependency

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

Wes McKinney resolved PARQUET-277.
----------------------------------
       Resolution: Fixed
         Assignee: Wes McKinney
    Fix Version/s: cpp-0.1

Resolved by https://github.com/apache/parquet-cpp/pull/49

> Remove boost dependency
> -----------------------
>
>                 Key: PARQUET-277
>                 URL: https://issues.apache.org/jira/browse/PARQUET-277
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Hyunsik Choi
>            Assignee: Wes McKinney
>             Fix For: cpp-0.1
>
>
> At a glance, parquet-cpp slightly uses boost dependency. It seems to be possible to remove boost dependency if we use C++11 feature.
> If we remove boost dependency, parquet-cpp can be more portable and lightweight. Also, C\+\+11 would allow us to modernize C++ codes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)