ClickHouse / ClickHouse/ClickHouseFormatExplorer
Render partial results on parsing failure
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 1
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
In cases of eg corrupted data, we'd like to show partial results up to the point of failure.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the parser and the rendering entry points in the TypeScript project, then reproduce a parsing failure with corrupted ClickHouse RowBinary or Native data. Done means the interface displays all valid results before the failure and communicates that parsing stopped, with behavior verified for both supported formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100