[
https://issues.apache.org/jira/browse/PARQUET-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153255#comment-15153255
]
Aliaksei Sandryhaila commented on PARQUET-537:
----------------------------------------------
Yes, that's what it looks like. It's strange, since {{LocalFileSource}} should
be taken care of during the destruction of the {{unique_ptr}} holding it. I'll
post a PR shortly.
> 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
>
> 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)