Solved
Timestamp to DATE
Hi
I am using a CSV parser extension to import a CSV file from the local machine. The timestamp is in UNIX format and I want to convert it into a proper DATETIME format. The datashape basetype for Timestamp is number.
Is there a way to convert it into

