You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2017/09/26 18:23: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 ]

Kazuaki Ishizaki updated SPARK-22130:
-------------------------------------
    Issue Type: Improvement  (was: Bug)

> 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: Spark Core
>    Affects Versions: 2.2.0
>            Reporter: Kazuaki Ishizaki
>            Priority: Minor
>
> {{UTF8String.trim()}} scans a string including only white space (e.g. {{"    "}}) twice inefficiently. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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