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

[jira] [Assigned] (SPARK-8830) levenshtein directly on top of UTF8String

     [ https://issues.apache.org/jira/browse/SPARK-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-8830:
-----------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org