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

Tajo QA commented on TAJO-1234:
-------------------------------

{color:red}*-1 overall.*{color}  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12685588/TAJO-1234_2.patch
  against master revision release-0.9.0-rc0-73-gab2efce.

    {color:green}+1 @author.{color}  The patch does not contain any @author 
tags.

    {color:green}+1 tests included.{color}  The patch appears to include 21 new 
or modified test files.

    {color:green}+1 javac.{color}  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc.{color}  The applied patch does not increase the 
total number of javadoc warnings.

    {color:green}+1 checkstyle.{color}  The patch generated 0 code style errors.

    {color:red}-1 findbugs.{color}  The patch appears to introduce 256 new 
Findbugs (version 2.0.3) warnings.

    {color:red}-1 release audit.{color}  The applied patch generated 393 
release audit warnings.

    {color:red}-1 core tests.{color}  The patch failed these unit tests in 
tajo-client tajo-common tajo-core tajo-jdbc tajo-plan tajo-storage: 
                  org.apache.tajo.engine.query.TestSelectQuery
                  org.apache.tajo.jdbc.TestResultSet

Test results: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/patchReleaseAuditProblems.txt
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-jdbc.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-plan.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/529//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-storage.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/529//console

This message is automatically generated.

> Rearrange timezone in date/time types
> -------------------------------------
>
>                 Key: TAJO-1234
>                 URL: https://issues.apache.org/jira/browse/TAJO-1234
>             Project: Tajo
>          Issue Type: Bug
>          Components: data type, planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Blocker
>             Fix For: 0.9.1
>
>         Attachments: TAJO-1234.patch, TAJO-1234_2.patch
>
>
> Currently, the master branch causes unit test failures. It's because that 
> some inconsistent timezone usages. The main purpose of this issue is to 
> cleanup and rearrange timezone usages.
> I discussed this issue with [~jungjw] at 
>  * http://markmail.org/thread/qhsizgp2pnd6swjq
>  * http://markmail.org/message/3nqecl34l2ayxg2x
> I'll fix some parts as I mentioned in above mailing list threads.
> In sum, 
>  * Tajo will have only four points which consider timezone:
>    ** query statement 
>    ** Input table
>    ** text printout in TajoCli
>    ** Casting from text to either time or timestamp
>   * All other parts have to deal with TIME and TIMESTAMP values as UTC value



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to