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

Hyunsik Choi updated PARQUET-277:
---------------------------------
    Description: 
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.

  was:
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 would be more portable and 
lightweight. Also, C\+\+11 would allow us to modernize C++ codes.


> 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
>
> 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)

Reply via email to