ClickHouse / clickhouse-go

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

Fix panic on nil map append #1383

Closed jkaflik closed 3 months ago

jkaflik commented 3 months ago

An appropriate error message will be return instead.

resolves https://github.com/ClickHouse/clickhouse-go/issues/1371