Why doesn't Parquet currently support writing multiple row groups simultaneously?
未关闭
question
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
Hi Parquet developers,
I have a question regarding the current implementation of Parquet. As far as I understand, Parquet does not support writing multiple row groups simultaneously. Could you please explain the reasoning behind this design choice?
Additionally, I am considering modifying Parquet to allow for multiple row groups to exist in memory and be flushed sequentially. From a high-level perspective, does this approach seem feasible? Are there any potential pitfalls or challenges I should be aware of?
Thank you for your time and assistance.
Best regards,
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定源文件、测试或入口点。首先定位当前的 Parquet writer 和行组处理逻辑,然后跟踪行组是如何被保存和刷新的;要完成这项工作,需要一个经维护者确认的设计,以及关于可行性、内存使用、顺序和其他潜在问题的书面答案。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data-engineering
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100