[ 
https://issues.apache.org/jira/browse/SPARK-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583034#comment-14583034
 ] 

Apache Spark commented on SPARK-8234:
-------------------------------------

User 'qiansl127' has created a pull request for this issue:
https://github.com/apache/spark/pull/6779

> misc function: md5
> ------------------
>
>                 Key: SPARK-8234
>                 URL: https://issues.apache.org/jira/browse/SPARK-8234
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>
> md5(string/binary): string
> Calculates an MD5 128-bit checksum for the string or binary (as of Hive 
> 1.3.0). The value is returned as a string of 32 hex digits, or NULL if the 
> argument was NULL. Example: md5('ABC') = '902fbdd2b1df0c4f70b4a5d23525e932'.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to