v22.8.5.31-clib
ch-devops
released this
28 Sep 22:31
·
62 commits
to Kusto-phase2
since this release
Release v22.8.5.31-clib
Image is published at icr.io/clickhouse/clickhouse:22.8.5.31-1-clib-ibm
- This Release is on top of v22.8.5.29-lts
- From branch Kusto-phase2
September 26, 2022
Bug fixed :
- "select * from kql" results in syntax error
- Parsing ipv4 with arrayStringConcat throws exception
- CH Client crashes on invalid function name
- extract() doesn't work right with 4th argument i.e typeof()
- parse_ipv6_mask return incorrect results
- timespan returns wrong output in seconds
- timespan doesn't work for nanoseconds and tick
- totimespan() doesn't work for nanoseconds and tick timespan unit
- data types should throw exception in certain cases
- decimal does not support scientific notation
- extend statement causes client core dumping
- extend crashes with array sorting
- Core dump happens when WHERE keyword doesn't follow field name
- Null values are missing in the result of `make_list_with_nulls'
- trim functions use non-unique aliases
- format_ipv4_mask returns incorrect mask value