In any Data ingestion framework, there are a lot of sources from which the data comes and sits into the Target. Its a very common observation that a particular column having similar data (say first name) will have different naming conventions like first_name, name, name1 etc. and different datatypes inβ¦