Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
arrow/CMakeLists.txt currently has
if(ARROW_IPC AND NOT ARROW_JSON) message(FATAL_ERROR "JSON support is required for Arrow IPC") endif()
Building the JSON scanner component should not be a pre-requisite of building IPC support
Attachments
Issue Links
- links to