You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "DaeMyung Kang (JIRA)" <ji...@apache.org> on 2014/01/13 19:04:50 UTC

[jira] [Updated] (TAJO-498) Implement digest(text, text) function

     [ https://issues.apache.org/jira/browse/TAJO-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

DaeMyung Kang updated TAJO-498:
-------------------------------

    Attachment: TAJO-498.patch

Please review this patch.

> 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)