select from_unixtime(CAST(current_timestamp() AS BIGINT),‘yyyy-MM-dd HH:mm:dd‘);
。
Spark-Sql [from_unixtime]用法详解
原文:https://www.cnblogs.com/lanyubaicl/p/15078849.html