Hyunsik Choi created PARQUET-277:
------------------------------------
Summary: 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 would 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)