v.23.2Bug Fix
Fix crash in SELECT queries with INTERSECT and EXCEPT for tables with sparse columns
Fix crash inSELECTqueries withINTERSECTandEXCEPTmodifiers that read data from tables with enabled sparse columns (controlled by settingratio_of_defaults_for_sparse_serialization). #45987 (Anton Popov).