Can't mergeSchema handle int and bigint?
I have a table which has a column of data type 'bigint'. While overwriting it with new data, given that I do full loads, I used 'mergeSchema' to handle schema changes. The new data's datatype was int. I thought mergeSchema can easily handle that, but...
- 4 Views
- 0 replies
- 0 kudos