[
https://issues.apache.org/jira/browse/TAJO-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019603#comment-14019603
]
ASF GitHub Bot commented on TAJO-868:
-------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/34#issuecomment-45304964
This patch occurs a conflict in CHANGES file. Would you rebase?
> TestDateTimeFunctions unit test is occasionally failed
> ------------------------------------------------------
>
> Key: TAJO-868
> URL: https://issues.apache.org/jira/browse/TAJO-868
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.9.0
>
>
> This is some urgent issue.
> {noformat}
> 2014-06-05 02:25:57,942 INFO: org.apache.tajo.worker.TajoWorker (stop(334)) -
> TajoWorker main thread exiting
> Results :
> Failed tests:
> testDateTimeNow(org.apache.tajo.engine.function.TestDateTimeFunctions):
> select cast(extract(hour from current_time()) as INT4); expected:<[0]3> but
> was:<[]3>
> testTimeValueKeyword(org.apache.tajo.engine.function.TestDateTimeFunctions):
> select cast(extract(hour from current_time) as INT4); expected:<[0]3> but
> was:<[]3>
> Tests run: 772, Failures: 2, Errors: 0, Skipped: 0
> [INFO] ----------------------------------------------
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)