You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Yongzhi Chen (JIRA)" <ji...@apache.org> on 2017/09/28 20:29:02 UTC

[jira] [Updated] (HIVE-17640) Comparison of date return null if time part is provided in string.

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

Yongzhi Chen updated HIVE-17640:
--------------------------------
    Summary: Comparison of date return null if time part is provided in string.  (was: Comparison of date return null if only time part is provided in string.)

> Comparison of date return null if time part is provided in string.
> ------------------------------------------------------------------
>
>                 Key: HIVE-17640
>                 URL: https://issues.apache.org/jira/browse/HIVE-17640
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Yongzhi Chen
>            Assignee: Yongzhi Chen
>             Fix For: 2.1.0
>
>
> Reproduce:
> select '2017-01-01 00:00:00' < current_date;
> INFO  : OK
> ...
> 1 row selected (18.324 seconds)
> ...
>  NULL



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)