mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
1.6 KiB
1.6 KiB
sidebar_position | sidebar_label |
---|---|
1 | 2023 |
2023 Changelog
ClickHouse release v23.6.2.18-stable (89f39a7ccf
) FIXME as compared to v23.6.1.1524-stable (d1c7e13d08
)
Build/Testing/Packaging Improvement
- Backported in #51888: Update cargo dependencies. #51721 (Raúl Marín).
Bug Fix (user-visible misbehavior in an official stable release)
- Fix reading from empty column in
parseSipHashKey
#51804 (Nikita Taranov). - Allow parametric UDFs #51964 (Alexey Milovidov).
NOT FOR CHANGELOG / INSIGNIFICANT
- Remove the usage of Analyzer setting in the client #51578 (Alexey Milovidov).
- Fix 02116_tuple_element with Analyzer #51669 (Robert Schulze).
- Fix SQLLogic docker images #51719 (Antonio Andelic).
- Fix source image for sqllogic #51728 (Mikhail f. Shiryaev).
- Pin for docker-ce #51743 (Mikhail f. Shiryaev).