Clean up temporary files when running tests
Open
Component: Java
Component: Parquet
Priority: Major
Type: enhancement
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
The test suite writes a ton of files (upwards of 10GB) to disk, but does not clean them all up. This unnecessarily clutters storage.
**Reporter**: [Atour Mousavi Gourabi](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=amousavigourabi) / @amousavigourabi
#### PRs and other links:
- [GitHub Pull Request #1261](https://github.com/apache/parquet-mr/pull/1261)
**Note**: *This issue was originally created as [PARQUET-2421](https://issues.apache.org/jira/browse/PARQUET-2421). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.