mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
921 B
921 B
sidebar_position | sidebar_label |
---|---|
1 | 2023 |
2023 Changelog
ClickHouse release v23.3.5.9-lts (f5fbc2fd2b
) FIXME as compared to v23.3.4.17-lts (2c99b73ff4
)
Bug Fix (user-visible misbehavior in an official stable release)
- Fix broken index analysis when binary operator contains a null constant argument #50177 (Amos Bird).
- Cleanup moving parts #50489 (vdimir).
- Do not apply projection if read-in-order was enabled. #50923 (Nikolai Kochetov).
NOT FOR CHANGELOG / INSIGNIFICANT
- Increase max array size in group bitmap #50620 (Kruglov Pavel).