Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In my hive table, I have a column with datatype as timestamp. And some sample data as below
2019-04-12 15:52:51.962.
But I don't see any timestamp datatype in talend. Only see Date datatype. How can I read this data in Talend by treating the column value as a timestamp datatype and not a string datatype.
Thanks
Shameer