[
https://issues.apache.org/jira/browse/ARROW-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-1747.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1264
[https://github.com/apache/arrow/pull/1264]
> [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
> Assignee: Uwe L. Korn
> Labels: pull-request-available
> 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)