You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/01/31 18:54:00 UTC

[jira] [Updated] (SPARK-22130) UTF8String.trim() inefficiently scans all white-space string twice.

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

Xiao Li updated SPARK-22130:
----------------------------
    Component/s:     (was: Spark Core)
                 SQL

> UTF8String.trim() inefficiently scans all white-space string twice.
> -------------------------------------------------------------------
>
>                 Key: SPARK-22130
>                 URL: https://issues.apache.org/jira/browse/SPARK-22130
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> {{UTF8String.trim()}} scans a string including only white space (e.g. {{"    "}}) twice inefficiently. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org