[Problem] Undefined column type. How to change the column type to String?

@bruno29a / @HeroVax using the rename node to change column types might result in unwanted effects. So it might not be the best option. Maybe using a String manipulation might be better?

@HeroVax could you provide an example?