[ 
https://issues.apache.org/jira/browse/ARROW-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou resolved ARROW-2534.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

Issue resolved by pull request 1981
[https://github.com/apache/arrow/pull/1981]

> [C++] libarrow.so leaks zlib symbols
> ------------------------------------
>
>                 Key: ARROW-2534
>                 URL: https://issues.apache.org/jira/browse/ARROW-2534
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.9.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I get the following here:
> {code:bash}
> $ nm -D -C /home/antoine/miniconda3/envs/pyarrow/lib/libarrow.so.0.0.0 | 
> \grep ' T ' | \grep -v arrow
> 000000000025bc8c T adler32_z
> 000000000025c4c9 T crc32_z
> 00000000002ad638 T _fini
> 0000000000078ab8 T _init
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to