[
https://issues.apache.org/jira/browse/ARROW-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223531#comment-16223531
]
ASF GitHub Bot commented on ARROW-1747:
---------------------------------------
xhochy opened a new pull request #1264: ARROW-1747: [C++] Don't export symbols
of statically linked libraries
URL: https://github.com/apache/arrow/pull/1264
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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)