Antoine Pitrou created ARROW-5292:
-------------------------------------
Summary: [C++] Static libraries are built on AppVeyor
Key: ARROW-5292
URL: https://issues.apache.org/jira/browse/ARROW-5292
Project: Apache Arrow
Issue Type: Bug
Components: C++, Continuous Integration
Reporter: Antoine Pitrou
Building both static and shared libraries on Windows needs to compile all
source files twice, making CI slwoer.
Normally, only the shared libraries are needed for testing (except for Parquet,
see PARQUET-1420).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)