[
https://issues.apache.org/jira/browse/PARQUET-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542328#comment-14542328
]
Nong Li commented on PARQUET-277:
---------------------------------
Yea, I think this is a good idea. We should use standard libraries over
external libraries where possible. I think we have some patches that are going
towards this direction.
> 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)