They show up in the data warehouse as \u098e etc. The tap sends them this way, the targets are supposed to decode them. Change is simple: pass `ensure_ascii=False` to Json.dumps
They show up in the data warehouse as \u098e etc.
The tap sends them this way, the targets are supposed to decode them.
Change is simple: pass
ensure_ascii=Falseto Json.dumps