ClickHouse / clickhouse-go

Golang driver for ClickHouse
Apache License 2.0
2.92k stars 562 forks source link

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

Closed jmaicher closed 4 months ago

jmaicher commented 4 months 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 4 months ago

CLA assistant check
All committers have signed the CLA.

jmaicher commented 4 months ago

Can we get this merged since it's approved?

jkaflik commented 4 months ago

@jmaicher yes. I was waiting for the test results, and obviously, the weekend came around. Thanks!