apache / parquet-java

Apache Parquet Java
https://parquet.apache.org/
Apache License 2.0
2.49k stars 1.37k forks source link

PARQUET-2477: close readers opened by ParquetFileWriter #1351

Open packyan opened 1 month ago

packyan commented 1 month ago

Files opened by appendFile method of ParquetFileWriter should be closed correctly.

Make sure you have checked all steps below.

Jira

Tests

Commits

Style

Documentation