You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/03/09 17:26:39 UTC

[jira] [Updated] (DRILL-2392) now() and localtimestamp not equal

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

Parth Chandra updated DRILL-2392:
---------------------------------
    Fix Version/s: 0.9.0

> now() and localtimestamp not equal
> ----------------------------------
>
>                 Key: DRILL-2392
>                 URL: https://issues.apache.org/jira/browse/DRILL-2392
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>    Affects Versions: 0.8.0
>            Reporter: Chun Chang
>            Assignee: Mehant Baid
>            Priority: Critical
>             Fix For: 0.9.0
>
>
> #Wed Mar 04 01:23:42 EST 2015
> git.commit.id.abbrev=71b6bfe
> The function now() and localtimestamp should equal, but we don't.
> {code}
> 0: jdbc:drill:schema=dfs.drillTestDirComplexJ> select now()=localtimestamp from sys.drillbits limit 1;
> +------------+
> |   EXPR$0   |
> +------------+
> | false      |
> +------------+
> {code}



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