ClickHouse/docs/changelogs/v22.1.3.7-stable.md
2022-06-22 23:49:07 +02:00

811 B

sidebar_position sidebar_label
1 2022

2022 Changelog

ClickHouse release v22.1.3.7-stable FIXME as compared to v22.1.2.2-stable

Improvement

  • Backported in #33793: Create parent directories in DiskS3::restoreFileOperations method. #33730 (ianton-ru).

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

  • Backported in #33898: Fix usage of sparse columns (which can be enabled by experimental setting ratio_of_defaults_for_sparse_serialization). #33849 (Anton Popov).