ClickHouse / clickhouse-go

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

Common HTTP insert query normalization #1341

Closed jkaflik closed 6 days ago

jkaflik commented 6 days ago

It fixes the bug handling variants of INSERT statement query in HTTP batch

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