[ https://issues.apache.org/jira/browse/SPARK-36066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-36066: ------------------------------------ Assignee: Apache Spark > 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 > Assignee: Apache Spark > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org