v.22.12Bug Fix
Check and compare format_version file in MergeTreeData for table loading with changed storage policy
Check and compare the content of theformat_versionfile inMergeTreeDataso that tables can be loaded even if the storage policy was changed. #43328 (Antonio Andelic).