BenJFan edited a comment on issue #1551: URL: https://github.com/apache/incubator-seatunnel/issues/1551#issuecomment-1078715141
> Hive is not support DateTime function. how about this :select prod_sn,cast(unix_timestamp(substring(create_time,1,19)) as timestamp) as create_time from default.prod_info -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
