[ 
https://issues.apache.org/jira/browse/PARQUET-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567913#comment-16567913
 ] 

ASF GitHub Bot commented on PARQUET-1310:
-----------------------------------------

HyukjinKwon opened a new pull request #510: PARQUET-1310: ParquetFileReader 
should close its input stream for the failure in constructor
URL: https://github.com/apache/parquet-mr/pull/510
 
 
   This PR proposes to close the stream open in ParquetFileReader's constructor 
when it throws an error when it is used (`readFooter`), which causes a resource 
leak. Otherwise, looks there's no way to close it outside.
   
   For more details, please see the JIRA ticket 
https://issues.apache.org/jira/browse/PARQUET-1368.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


> Column indexes: Filtering
> -------------------------
>
>                 Key: PARQUET-1310
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1310
>             Project: Parquet
>          Issue Type: Sub-task
>            Reporter: Gabor Szadovszky
>            Assignee: Gabor Szadovszky
>            Priority: Major
>              Labels: pull-request-available
>




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

Reply via email to