dongjoon-hyun opened a new pull request #34560:
URL: https://github.com/apache/spark/pull/34560


   ### What changes were proposed in this pull request?
   
   This PR aims to remove the explicit GC options in Scala tests.
   
   ### Why are the changes needed?
   
   At Apache Spark 3.0, SPARK-29282 introduced the explicit GC options in Scala 
tests to see the consistent result between Java8/Java11. Now, we have Java 17 
additionally. This PR aims to use the default GC options for each JVM.
   This is a partial revert of SPARK-29282.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the GitHub Action CIs without memory issues.


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