ClickHouse/docs/changelogs/v22.3.3.44-lts.md
Alexey Milovidov e0252db8d4 No prestable
2023-03-27 12:19:32 +02:00

3.2 KiB

sidebar_position sidebar_label
1 2022

2022 Changelog

ClickHouse release v22.3.3.44-lts (abb756d3ca) FIXME as compared to v22.3.2.2-lts (89a621679c)

Bug Fix

  • Backported in #35928: Added settings input_format_ipv4_default_on_conversion_error, input_format_ipv6_default_on_conversion_error to allow insert of invalid ip address values as default into tables. Closes #35726. #35733 (Maksim Kita).

Bug Fix (user-visible misbehaviour in official stable release)

NOT FOR CHANGELOG / INSIGNIFICANT