[
https://issues.apache.org/jira/browse/TAJO-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220627#comment-14220627
]
ASF GitHub Bot commented on TAJO-1188:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/249#issuecomment-63934293
+1
This fix is reasonable. The test should be tested with UTC.
> Fix testcase testTimestampConstructor in TestTimestampDatum
> -----------------------------------------------------------
>
> Key: TAJO-1188
> URL: https://issues.apache.org/jira/browse/TAJO-1188
> Project: Tajo
> Issue Type: Bug
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Minor
>
> This is also timezone bug.
> but, before adding timezone info into tajo.
> I think it is better to fix testcase for this case.
> testTimestampConstructor in TestTimestampDatum will break the test because of
> timezone.
> it compares UTC date and jvm timezone date.
> so it needs to set timezone as UTC for Calendar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)