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 17:35:14 UTC

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

DaeMyung Kang created TAJO-498:
----------------------------------

             Summary: 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


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)