ClickHouse / ClickHouse/clickhouse-go
Support nested Nullable(JSON(...))` with typedColumns for `Array` and `Struct`
Open
bug
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 680
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 14
Description
This issue is to track example same behavior explained in the [other issue ](https://github.com/ClickHouse/clickhouse-go/issues/1638 )but for other nested types like `Array` and `Struct`
Contributor guide
Research direction
Start by reading the linked issue #1638 to understand the existing behavior, then locate the typedColumns handling for Nullable(JSON(...)) in this repository. Trace how Array and Struct types are represented and tested; done means the same behavior is supported for those nested types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, json
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100