mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
553 B
553 B
sidebar_position | sidebar_label |
---|---|
1 | 2023 |
2023 Changelog
ClickHouse release v23.3.10.5-lts (d8737007f9
) FIXME as compared to v23.3.9.55-lts (b9c5c8622d
)
Bug Fix (user-visible misbehavior in an official stable release)
- Not-ready Set #53162 (Nikolai Kochetov).
- Correctly handle totals and extremes with
DelayedSource
#53644 (Antonio Andelic).