You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/06/09 09:17:03 UTC

[jira] [Created] (SPARK-8235) misc function: sha1 / sha

Reynold Xin created SPARK-8235:
----------------------------------

             Summary: misc function: sha1 / sha
                 Key: SPARK-8235
                 URL: https://issues.apache.org/jira/browse/SPARK-8235
             Project: Spark
          Issue Type: Sub-task
            Reporter: Reynold Xin


sha1(string/binary): string
sha(string/binary): string


Calculates the SHA-1 digest for string or binary and returns the value as a hex string (as of Hive 1.3.0). Example: sha1('ABC') = '3c01bdbb26f358bab27f267924aa2c9a03fcfdb8'.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org