[
https://issues.apache.org/jira/browse/SPARK-36066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liukai updated SPARK-36066:
---------------------------
Description:
In this method,Character.isWhitespace() is used to judged. But
Character.isWhitespace() can not work matching the method definition.
> UTF8String trimAll() only can trim space but not ({@literal <=} ASCII 32)
> -------------------------------------------------------------------------
>
> Key: SPARK-36066
> URL: https://issues.apache.org/jira/browse/SPARK-36066
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.1.1, 3.1.2
> Reporter: liukai
> Priority: Major
>
> In this method,Character.isWhitespace() is used to judged. But
> Character.isWhitespace() can not work matching the method definition.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]