[
https://issues.apache.org/jira/browse/PARQUET-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong updated PARQUET-2472:
--------------------------------------
Fix Version/s: 1.14.1
> 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
> Components: parquet-hadoop
> Affects Versions: 1.14.0
> Reporter: Amogh Jahagirdar
> Assignee: Amogh Jahagirdar
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0, 1.14.1
>
>
> 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]