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

   ### What changes were proposed in this pull request?
   
   This PR is a followup of https://github.com/apache/spark/pull/41942 that 
reduces the memory used in tests.
   
   ### Why are the changes needed?
   
   To reduce the memory used in GitHub Actions test. This is consistent with:
   
   
https://github.com/apache/spark/blob/master/python/pyspark/ml/tests/connect/test_parity_torch_distributor.py#L67C55-L67C58
   
   See also https://github.com/apache/spark/pull/40874
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, test-only.
   
   ### How was this patch tested?
   
   Manually ran the tests in my local to verify the change.


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