v.20.11Bug FixFix regression in indexOf function for LowCardinality typesPublished: November 25, 2025Official CH changelog textFixes #15780 regression, e.g. indexOf([1, 2, 3], toLowCardinality(1)) now is prohibited but it should not be. #16038 (Mike).PreviousNext