Reynold Xin created SPARK-8175:
----------------------------------

             Summary: from_unixtime
                 Key: SPARK-8175
                 URL: https://issues.apache.org/jira/browse/SPARK-8175
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin


from_unixtime(bigint unixtime[, string format]): string

Converts the number of seconds from unix epoch (1970-01-01 00:00:00 UTC) to a 
string representing the timestamp of that moment in the current system time 
zone in the format of "1970-01-01 00:00:00".

See https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to