[
https://issues.apache.org/jira/browse/TAJO-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872180#comment-13872180
]
Tajo QA commented on TAJO-495:
------------------------------
{color:red}*-1 overall.*{color:red} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12622491/TAJO-495.patch
against master revision 69700bf.
{color:green}+1 @author. The patch does not contain any @author
tags.{color:green}
{color:green}+1 tests included. The patch appears to include 1 new or
modified test files.{color:green}
{color:green}+1 javac. The applied patch does not increase the total
number of javac compiler warnings.{color:green}
{color:green}+1 javadoc. The applied patch does not increase the total
number of javadoc warnings.{color:green}
{color:green}+1 checkstyle. The patch generated 0 code style
errors.{color:green}
{color:red}-1 findbugs. The patch appears to introduce 546 new Findbugs
(version 1.3.9) warnings.{color:red}
{color:green}+1 release audit. The applied patch does not increase the
total number of release audit warnings.{color:green}
{color:green}+1 core tests. The patch passed unit tests in
tajo-core/tajo-core-backend.{color:green}
Test results: https://builds.apache.org/job/PreCommit-TAJO-Build/45//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TAJO-Build/45//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-backend.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/45//console
This message is automatically generated.
> Implement sha1(text)
> --------------------
>
> Key: TAJO-495
> URL: https://issues.apache.org/jira/browse/TAJO-495
> Project: Tajo
> Issue Type: Sub-task
> Components: function/udf
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Minor
> Fix For: 0.8-incubating
>
> Attachments: TAJO-495.patch
>
>
> sha1('1') ---> 356a192b7913b04c54574d18c28d46e6395428ab
> sha1('tajo') ---> 02b0e20540b89f0b735092bbac8093eb2e3804cf
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)