v.25.1Bug Fix
Fix Squashing for Dynamic and JSON Columns in ClickHouse
Fix preparing for squashin for Dynamic and JSON columns. Previously in some cases new types could be inserted into shared variant/shared data even when the limit on types/paths is not reached. #73388 (Pavel Kruglov).