HyukjinKwon opened a new pull request, #49593:
URL: https://github.com/apache/spark/pull/49593

   ### What changes were proposed in this pull request?
   
   This PR proposes to skip `test_take_adv` in Spark Connect only build. 
Similar with https://github.com/apache/spark/pull/49565
   
   ### Why are the changes needed?
   
   This particular test is flaky 
(https://github.com/apache/spark/actions/runs/12835248061/job/35794283521 and 
fails with OOM, which results in stopping all following tests. We should at 
least fix this build, and run other tests.
   
   The build reuses single JVM for running all tests so it consumes more memory.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, test-only.
   
   ### How was this patch tested?
   
   Will monitor the build.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to