findSuperType

fun findSuperType(existingType: Type, incomingType: Type, columnName: String): Type

Returns a supertype for existingType and incomingType if one exists.