You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (JIRA)" <ji...@apache.org> on 2019/06/14 03:01:00 UTC

[jira] [Commented] (SPARK-28023) Trim the string when cast string type to other types

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

Yuming Wang commented on SPARK-28023:
-------------------------------------

I'm working on.

> Trim the string when cast string type to other types
> ----------------------------------------------------
>
>                 Key: SPARK-28023
>                 URL: https://issues.apache.org/jira/browse/SPARK-28023
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> For example:
> {code:sql}
> SELECT bool '   f           ';
> select int2 '  21234 ';
> {code}



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