N Campbell created HIVE-5471:
--------------------------------

             Summary: allow timestamp literal per ISO-SQL
                 Key: HIVE-5471
                 URL: https://issues.apache.org/jira/browse/HIVE-5471
             Project: Hive
          Issue Type: Improvement
    Affects Versions: 0.11.0
            Reporter: N Campbell


Support the ISO-SQL timestamp literal specification

select timestamp '1999-01-01 12:23.30.01' from tversion


instead of having to use

select cast('1999-01-01 12:23:30.01' as timestamp) from tversion





--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to