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

Tarek Auel commented on SPARK-8830:
-----------------------------------

I am working on this

> levenshtein directly on top of UTF8String
> -----------------------------------------
>
>                 Key: SPARK-8830
>                 URL: https://issues.apache.org/jira/browse/SPARK-8830
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>
> We currently rely on commons-lang's levenshtein implementation. Ideally, we 
> should have our own implementation to:
> 1. Reduce external dependency
> 2. Work directly against UTF8String so we don't need to convert to/from 
> java.lang.String back and forth.



--
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

Reply via email to