emcp
09/30/2022, 5:13 PMYYYY-MM-DDThh-mm-SS.ssssssZ
This is because that is what my usual target postgresql wants... but NOW I am playing with trino and its integration with HIVE Metastore to use S3 as a datalake that I can query... and there the timestamp gets rejected unless I give it in MSfromepoch
format with a precision of 3 places removed ie 1663529000000000
emcp
09/30/2022, 5:13 PMaaronsteers
09/30/2022, 5:39 PMemcp
10/01/2022, 11:00 AMemcp
10/01/2022, 11:00 AMemcp
10/02/2022, 1:14 PMemcp
10/02/2022, 1:52 PMth.DatetimeType
to th.IntegerType
emcp
10/02/2022, 1:53 PMtarget-parquet
and change the output behavior it might work .. but unclear if it could be merged upstream or if that's desirable