v.23.1Bug Fix
Fix Crash in Case Function with LowCardinality IN Constant Arguments
Fix possible crash in the case functionINwith constant arguments was used as a constant argument together withLowCardinality. Fixes #44221. #44346 (Nikolai Kochetov).