ClickHouse / ClickHouse/clickhouse-go

Support nested Nullable(JSON(...))` with typedColumns for `Array` and `Struct`

Open
#1,668 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.