if multiple version of mapping exist for a given source and target schema combination pick latest version of mapping
Mappings have version field which is updated to a higher unix timestamp whenever mapping is updated. If we have multiple version of same mapping (given source and target schema combination) we should pick only latest version of mapping for transformation.