Clean up temporary files when running tests
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
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.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先审查 GitHub Pull Request #1261 以及此处描述的测试套件行为。确定哪些测试会创建临时文件,并验证测试套件会删除所有生成的数据,包括报告中的 multi-GB 输出。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100