wankunde commented on PR #45661: URL: https://github.com/apache/spark/pull/45661#issuecomment-2016767129
UT `org.apache.spark.util.collection.SorterSuite` failed: ``` 2024-03-23T03:43:57.7101735Z [0m[[0m[0minfo[0m] [0m[0m[32m- SPARK-5984 TimSort bug (32 seconds, 966 milliseconds)[0m[0m 2024-03-23T03:43:58.5733341Z [0m[[0m[0minfo[0m] [0m[0m[31morg.apache.spark.util.collection.SorterSuite *** ABORTED *** (33 seconds, 954 milliseconds)[0m[0m 2024-03-23T03:43:58.5736160Z [0m[[0m[0minfo[0m] [0m[0m[31m java.lang.OutOfMemoryError: Java heap space[0m[0m 2024-03-23T03:43:58.5739209Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.apache.spark.util.collection.SorterSuite.$anonfun$new$11(SorterSuite.scala:145)[0m[0m 2024-03-23T03:43:58.5747591Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.apache.spark.util.collection.SorterSuite$$Lambda$17217/0x00007f618e8d2610.apply$mcV$sp(Unknown Source)[0m[0m 2024-03-23T03:43:58.5751054Z [0m[[0m[0minfo[0m] [0m[0m[31m at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)[0m[0m ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
