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

Tajo QA commented on TAJO-498:
------------------------------

{color:red}*-1 overall.*{color:red}  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12622667/TAJO-498.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/44//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/44//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-backend.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/44//console

This message is automatically generated.

> Implement digest(text, text) function
> -------------------------------------
>
>                 Key: TAJO-498
>                 URL: https://issues.apache.org/jira/browse/TAJO-498
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: function/udf
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-498.patch
>
>
> digest(text, 'md2')
> digest(text, 'md5')
> digest(text, 'sha1')
> digest(text, 'sha256')
> digest(text, 'sha384')
> digest(text, 'sha512')



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to