[
https://issues.apache.org/jira/browse/TAJO-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-851.
-------------------------------
Resolution: Fixed
committed.
> Timestamp type test of TestSQLExpression::testCastFromTable fails in jenkins
> CI test
> ------------------------------------------------------------------------------------
>
> Key: TAJO-851
> URL: https://issues.apache.org/jira/browse/TAJO-851
> Project: Tajo
> Issue Type: Bug
> Components: data type
> Reporter: Hyunsik Choi
> Assignee: Hyoungjun Kim
> Priority: Minor
> Fix For: 0.9.0
>
>
> Please take a look at the build log:
> https://builds.apache.org/job/Tajo-master-build/223/console
> {noformat}
> Failed tests:
> testCastFromTable(org.apache.tajo.engine.eval.TestSQLExpression): select
> col1::timestamp as t1, col2::float from table1 where t1 = '1980-04-01
> 01:50:01'::timestamp expected:<1980-0[3-31 16]:50:01> but was:<1980-0[4-01
> 01]:50:01>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)