[
https://issues.apache.org/jira/browse/TAJO-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jihoon Son updated TAJO-1366:
-----------------------------
Summary: The timestamp type conversion occasionally leads to wrong results
(was: The Timestamp type conversion occasionally leads to wrong results)
> The timestamp type conversion occasionally leads to wrong results
> -----------------------------------------------------------------
>
> Key: TAJO-1366
> URL: https://issues.apache.org/jira/browse/TAJO-1366
> Project: Tajo
> Issue Type: Bug
> Reporter: Jihoon Son
>
> See the title.
> Here is an example of the bug.
> {noformat}
> default> select 'Mon Nov 03 00:03:00 +0000 2014'::timestamp;
> ?cast
> -------------------------------
> 0001-10-31 09:03:00 BC
> (1 rows, 0.004 sec, 0 B selected)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)