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

Fokko Driesprong reassigned PARQUET-2472:
-----------------------------------------

    Assignee: Fokko Driesprong

> Close resources in finally block in ParquetFileWriter#end
> ---------------------------------------------------------
>
>                 Key: PARQUET-2472
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2472
>             Project: Parquet
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Amogh Jahagirdar
>            Assignee: Fokko Driesprong
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> ParquetFileWriter#end currently will write out the footer and then do the 
> close. However, the close is not within a finally block so it's technically 
> possible that something fails within the footer write and we don't free up 
> resources.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to