You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/10/28 13:27:02 UTC

[jira] [Created] (ARROW-1747) C++: Don't export symbols of statically linked libraries

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)