Hi! Can I somewhere change the timestamp format? The original column is a timestamp without timezone, and looks like this "2021-12-16 110029", After synchronise I got this format "2021-12-16T110029Z"
✅ 1
u
[DEPRECATED] Augustin Lafanechere
12/16/2021, 5:29 PM
Hi @Ivan Zubak this is due to our basic normalization process. If you want to change this you'll have to implement a custom transformation. We have guide here.