You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2014/11/11 22:10:34 UTC

[jira] [Updated] (HIVE-3187) support ISO-2012 timestamp literals

     [ https://issues.apache.org/jira/browse/HIVE-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-3187:
-----------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed to trunk.

> support ISO-2012 timestamp literals
> -----------------------------------
>
>                 Key: HIVE-3187
>                 URL: https://issues.apache.org/jira/browse/HIVE-3187
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.9.0
>            Reporter: N Campbell
>            Assignee: Navis
>         Attachments: HIVE-3187.1.patch.txt, HIVE-3187.2.patch.txt, HIVE-3187.3.patch.txt
>
>
> Enable the JDBC driver/Hive SQL engine to accept JDBC canonical or ISO-SQL 20xx Timestamp literals
> ie.
> select 1 from cert.tversion tversion where timestamp '1989-01-01 10:20:30.000000000' <> timestamp '2000-12-31 12:15:30.123000000'
> instead of
> unix_timestamp('.....)



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