So you added "mergeSchema" so you would find the error immediately when some column types do not match? But how did you fix the actual problem of the same column having different types for different sets of same structure data? For example I have ra...