Uwe L. Korn created ARROW-1747:
----------------------------------
Summary: C++: Don't export symbols of statically linked libraries
Key: ARROW-1747
URL: https://issues.apache.org/jira/browse/ARROW-1747
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Python
Affects Versions: 0.7.1
Reporter: Uwe L. Korn
Fix For: 0.8.0
Currently we export the symbols of the underlying compression libraries like
Brotli. These are private dependencies of Arrow and should not pollute the
linking namespace.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)