Support append operation
未关闭
- 主要语言
- C++
- 星标
- 142
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is listed as a TODO [here](https://github.com/google/array_record/blob/d73af3907f05dd3bff5ebf42e7f9f2b29e026455/cpp/array_record_reader.h#L30). Any chance the interface could be extended to support appends?
贡献指南
调研方向
Start with cpp/array_record_reader.h at the TODO linked in the issue and trace the existing reader interface and its related implementations. Define the scope of append support from those interfaces, then verify that the resulting API can perform appends without breaking existing read behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100