Skip to content

PARQUET-2054: fix TCP leaking when calling ParquetFileWriter.appendFile#913

Merged
gszadovszky merged 2 commits into
apache:masterfrom
vectorijk:PARQUET-2054-leaking
Jun 22, 2021
Merged

PARQUET-2054: fix TCP leaking when calling ParquetFileWriter.appendFile#913
gszadovszky merged 2 commits into
apache:masterfrom
vectorijk:PARQUET-2054-leaking

use try-with-resource statement for ParquetFileReader to call close e…

c4a4b00
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs