Fix server crash caused by Tuple type in if function branches
Official CH changelog text
Fix server crash after query with if function with Tuple type of then/else branches result. Tuple type must contain Array or another complex type. Fixes #18356. #20133 (alesapin).