Adrian Wang created SPARK-3598:
----------------------------------

             Summary: cast to timestamp should be the same as hive
                 Key: SPARK-3598
                 URL: https://issues.apache.org/jira/browse/SPARK-3598
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Adrian Wang


select cast(1000 as timestamp) from src limit 1;
should return 1970-01-01 00:00:01

also, current implementation has bug when the time is before 1970-01-01 00:00:00



--
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