ClickHouse / ClickHouse/ClickHouseFormatExplorer
Render partial results on parsing failure
未关闭
- 主要语言
- TypeScript
- 星标
- 7
- 派生
- 1
- 平均合并
- 1 天 20 小时
- 30 天内合并 PR
- 4
描述
In cases of eg corrupted data, we'd like to show partial results up to the point of failure.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先在 TypeScript 项目中找到 parser 和 rendering 入口点,然后使用损坏的 ClickHouse RowBinary 或 Native 数据复现解析失败。完成标准是:界面显示失败前的所有有效结果,并说明解析已停止,同时验证两种受支持格式下的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100