[jira] [Created] (SPARK-36066) UTF8String trimAll() only can trim space but not ({@literal <=} ASCII 32)

2021-07-08 Thread liukai (Jira)
liukai created SPARK-36066: -- Summary: 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

[jira] [Updated] (SPARK-36066) UTF8String trimAll() only can trim space but not ({@literal <=} ASCII 32)

2021-07-09 Thread liukai (Jira)
[ 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 no

[jira] [Commented] (SPARK-42694) Data duplication and loss occur after executing 'insert overwrite...' in Spark 3.1.1

2024-03-06 Thread liukai (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824279#comment-17824279 ] liukai commented on SPARK-42694: I also encountered this situation in spark3.1.1. Settin

[jira] [Created] (SPARK-37347) Spark Thrift Server (STS) driver fullFC becourse of timeoutExecutor not shutdown correctly

2021-11-16 Thread liukai (Jira)
liukai created SPARK-37347: -- Summary: Spark Thrift Server (STS) driver fullFC becourse of timeoutExecutor not shutdown correctly Key: SPARK-37347 URL: https://issues.apache.org/jira/browse/SPARK-37347 Projec