这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.39.0

Latest
Compare
Choose a tag to compare
@SpencerTorres SpencerTorres released this 23 Jul 05:33

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: v2.38.1...v2.39.0