Concurrent read micro benchmarks
未关闭
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
parquet-benchmarks only contain read and write benchmarks with a single thread.
I add concurrent Parquet file scans like typical data-parallel computing.
**Reporter**: [Takeshi Yoshimura](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tyos)
#### PRs and other links:
- [PR440](https://github.com/apache/parquet-mr/pull/440)
**Note**: *This issue was originally created as [PARQUET-1174](https://issues.apache.org/jira/browse/PARQUET-1174). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先查看现有的 parquet-benchmarks 读写基准测试,以及 issue 中链接的 PR440。所需结果是并发 Parquet 文件扫描微基准测试,用于体现数据并行计算,而不仅仅是单线程读取。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data-engineering, performance
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100