Download Latest Version v2.40.1 source code.tar.gz (701.9 kB)
Email in envelope

Get an email when there's a new version of ClickHouse Go

Home / v2.39.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-23 931 Bytes
v2.39.0 source code.tar.gz 2025-07-23 700.5 kB
v2.39.0 source code.zip 2025-07-23 1.1 MB
Totals: 3 Items   1.8 MB 4

What's Changed

Bug fixes 🐛

Read Timeout behavior changes

This bug fix has potential to affect longer running queries, ensure you're setting clickhouse.Options ReadTimeout to a reasonable value, and that your context.WithDeadline is also set to a reasonable value. The read timeout will now be applied to all blocks, previously it was only set for the first block.

New Contributors

Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.38.1...v2.39.0

Source: README.md, updated 2025-07-23