You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/12/15 06:16:46 UTC

[jira] [Updated] (TAJO-1592) Invalid result after timestamp type cast

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

Hyunsik Choi updated TAJO-1592:
-------------------------------
    Fix Version/s:     (was: 0.11.1)

> Invalid result after timestamp type cast
> ----------------------------------------
>
>                 Key: TAJO-1592
>                 URL: https://issues.apache.org/jira/browse/TAJO-1592
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Jihoon Son
>            Assignee: Hyunsik Choi
>
> See the title.
> You can reproduce this bug as follows.
> {noformat}
> default> select '2015-05-07 13:54:54.470999'::timestamp;
> ?cast
> -------------------------------
> 2015-05-07 22:54:54.470999
> (1 rows, 0.005 sec, 0 B selected)
> {noformat}



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