Oof, that looks ugly. Try using this function in Hive: SELECT from_unixtime(unix_timestamp) as new_timestamp from raw_data ... Or if timestamp is in ms ...
確定! 回上一頁