Jihoon Son created TAJO-1592:
--------------------------------
Summary: 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
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)