Clean up temporary files when running tests
- 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
Research direction
Review GitHub Pull Request #1261 and the test-suite behavior described here first. Identify which tests create temporary files and verify that the suite removes all generated data, including the reported multi-GB output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100