HyukjinKwon closed pull request #50802: [MINOR][TESTS] Reduce the number of
iterations in tuning tests
URL: https://github.com/apache/spark/pull/50802
--
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
HyukjinKwon commented on PR #50802:
URL: https://github.com/apache/spark/pull/50802#issuecomment-2856434210
Merged to master.
--
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.
zhengruifeng opened a new pull request, #50802:
URL: https://github.com/apache/spark/pull/50802
### What changes were proposed in this pull request?
Reduce the number of iterations in tuning tests:
- test_legacy_mode_tuning
- test_connect_tuning
### Why are the