You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/03/02 02:34:18 UTC

[jira] [Resolved] (PARQUET-537) LocalFileSource leaks resources

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

Julien Le Dem resolved PARQUET-537.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 68
[https://github.com/apache/parquet-cpp/pull/68]

> LocalFileSource leaks resources
> -------------------------------
>
>                 Key: PARQUET-537
>                 URL: https://issues.apache.org/jira/browse/PARQUET-537
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>    Affects Versions: cpp-0.1
>            Reporter: Aliaksei Sandryhaila
>            Assignee: Aliaksei Sandryhaila
>             Fix For: cpp-0.1
>
>
> As a result of modifications introduced in PARQUET-497, LocalFileSource never gets deleted and the associated memory and file handle are leaked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)