Description
Please take a look at the build log:
https://builds.apache.org/job/Tajo-master-build/223/console
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>