[ 
https://issues.apache.org/jira/browse/TAJO-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344582#comment-14344582
 ] 

Hudson commented on TAJO-1366:
------------------------------

SUCCESS: Integrated in Tajo-master-build #593 (See 
[https://builds.apache.org/job/Tajo-master-build/593/])
TAJO-1366: The timestamp type conversion occasionally leads to wrong results. 
(jihoon) (jihoonson: rev f884e59a9862bafb5f85524ba4a98cab6e43d403)
* tajo-common/src/main/java/org/apache/tajo/util/datetime/DateTimeConstants.java
* CHANGES
* tajo-common/src/test/java/org/apache/tajo/datum/TestTimestampDatum.java


> 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
>            Assignee: Jihoon Son
>         Attachments: TAJO-1366.patch
>
>
> 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)

Reply via email to