Wes McKinney created ARROW-6633:
-----------------------------------
Summary: [C++] Do not require double-conversion for default build
Key: ARROW-6633
URL: https://issues.apache.org/jira/browse/ARROW-6633
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 1.0.0
This library is only needed in core builds if
* ARROW_JSON=on or
* ARROW_CSV=on (option to be added) or
* ARROW_BUILD_TESTS=on
The double conversion headers leak into
* arrow/util/decimal.h
--
This message was sent by Atlassian Jira
(v8.3.4#803005)