[ https://issues.apache.org/jira/browse/SPARK-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579941#comment-14579941 ]
Cheng Hao commented on SPARK-8270: ---------------------------------- I'll take this one. > string function: levenshtein > ---------------------------- > > Key: SPARK-8270 > URL: https://issues.apache.org/jira/browse/SPARK-8270 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > > levenshtein(string A, string B): int > Returns the Levenshtein distance between two strings (as of Hive 1.2.0). For > example, levenshtein('kitten', 'sitting') results in 3. -- 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