You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2015/05/07 04:17:59 UTC

[jira] [Created] (HIVE-10639) create SHA1 UDF

Alexander Pivovarov created HIVE-10639:
------------------------------------------

             Summary: create SHA1 UDF
                 Key: HIVE-10639
                 URL: https://issues.apache.org/jira/browse/HIVE-10639
             Project: Hive
          Issue Type: Improvement
          Components: UDF
            Reporter: Alexander Pivovarov
            Assignee: Alexander Pivovarov


Calculates an SHA-1 160-bit checksum for the string, as described in RFC 3174 (Secure Hash Algorithm). The value is returned as a string of 40 hex digits, or NULL if the argument was NULL.



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