Wes McKinney created ARROW-6611:
-----------------------------------
Summary: [C++] Make ARROW_JSON=OFF the default
Key: ARROW-6611
URL: https://issues.apache.org/jira/browse/ARROW-6611
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 1.0.0
The JSON-based functionality is only needed for
* Integration tests
* Unit tests
* JSON scanning
If the user opts in to unit tests or integration tests, then we can flip it on,
but I think that the user should opt in when building libarrow
--
This message was sent by Atlassian Jira
(v8.3.4#803005)