[ https://issues.apache.org/jira/browse/HIVE-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan resolved HIVE-5471. ------------------------------------ Resolution: Duplicate Fix Version/s: 1.1.0 > 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 > Fix For: 1.1.0 > > > 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.3.4#6332)