[ 
https://issues.apache.org/jira/browse/PARQUET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107419#comment-15107419
 ] 

Wes McKinney commented on PARQUET-277:
--------------------------------------

With PARQUET-416 we are now on C++11 and the only boost dependency are Thrift 
APIs that use boost::shared_ptr

> 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