[ https://issues.apache.org/jira/browse/SPARK-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598493#comment-14598493 ]
Apache Spark commented on SPARK-8235: ------------------------------------- User 'tarekauel' has created a pull request for this issue: https://github.com/apache/spark/pull/6963 > misc function: sha1 / sha > ------------------------- > > Key: SPARK-8235 > URL: https://issues.apache.org/jira/browse/SPARK-8235 > Project: Spark > Issue Type: Sub-task > Components: SQL > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org