ClickHouse / clickhouse-go

Golang driver for ClickHouse
Apache License 2.0
2.82k stars 546 forks source link

Unpack value of indirect types in array column to support nested structures in interfaced slices/arrays #1350

Open jmaicher opened 2 days ago

jmaicher commented 2 days ago

Summary

Unpack value of indirect types in array column to support nested structures in interfaced slices/arrays

Fixes #1349

Checklist

Delete items not relevant to your PR:

CLAassistant commented 2 days ago

CLA assistant check
All committers have signed the CLA.