[C++][Parquet] Crash at parquet::TypedColumnWriterImpl<>::WriteBatchSpaced
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
I got this crash from our customer machine: [parquet_crash_WriteBatchSpaced.txt](parquet_crash_WriteBatchSpaced.txt) , it crashes continuously every time my application opens a parquet file and write the first row group. It happens only on one machine and runs fine on others until now. I cannot reproduce it.
I access the parquet file on only one thread, so you can eliminate the case of race condition. Do you have any idea about this crash report?
**Reporter**: [Tham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=thamha) / @thamht4190
#### Original Issue Attachments:
- [parquet_crash_WriteBatchSpaced.txt](https://issues.apache.org/jira/secure/attachment/13021929/parquet_crash_WriteBatchSpaced.txt)
**Note**: *This issue was originally created as [PARQUET-1995](https://issues.apache.org/jira/browse/PARQUET-1995). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
从附加的 parquet_crash_WriteBatchSpaced.txt 报告以及 issue 中描述的 parquet::TypedColumnWriterImpl<>::WriteBatchSpaced 崩溃开始。调查是否可以在受影响的机器上重现该故障,然后确定原因;如果能够建立可靠的案例,则添加回归测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- data-engineering
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100