ClickHouse v26.6.3.62-stable

v26.6.3.62-stableFrom commit messages

Release v26.6.3.62-stable

Fixed 10
  • Fixed `type_json_allow_duplicated_key_with_literal_and_nested_object` not working with typed paths in JSON.
  • Fixed data race on `MemoryReservation` release at query finish.
  • Fixed JOIN USING identifier resolution from aliases nested in the SELECT list.
  • Fixed data race on FileCacheQueryLimit::query_map causing LOGICAL_ERROR.
  • Fixed use-after-free in async insert queue due to deadline collision.
  • Fixed `Field::operator<=` comparing a `Float64` with itself.
View original

Upgraded? How did it go?

Discussion