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 [info] - 
SPARK-5984 TimSort bug (32 seconds, 966 milliseconds)
   2024-03-23T03:43:58.5733341Z [info] 
org.apache.spark.util.collection.SorterSuite *** ABORTED *** (33 
seconds, 954 milliseconds)
   2024-03-23T03:43:58.5736160Z [info]   
java.lang.OutOfMemoryError: Java heap space
   2024-03-23T03:43:58.5739209Z [info]   at 
org.apache.spark.util.collection.SorterSuite.$anonfun$new$11(SorterSuite.scala:145)
   2024-03-23T03:43:58.5747591Z [info]   at 
org.apache.spark.util.collection.SorterSuite$$Lambda$17217/0x00007f618e8d2610.apply$mcV$sp(Unknown
 Source)
   2024-03-23T03:43:58.5751054Z [info]   at 
scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
   ```


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

Reply via email to