v.24.7Bug Fix

Fixed MergeJoin Bug in Sparse Serialization Handling

Fixed bug in MergeJoin. Column in sparse serialisation might be treated as a column of its nested type though the required conversion wasn't performed. #65632 (Nikita Taranov).