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

   ### What changes were proposed in this pull request?
   
   This PR aims to reduce the degree of concurrency during ORC schema merging 
testing.
   
   ### Why are the changes needed?
   
   #40049 seems to expose a few flaky tests in `branch-3.4` CI . Note that 
`master` branch looks fine.
   - https://github.com/apache/spark/runs/11463120795
   - https://github.com/apache/spark/runs/11463886897
   - https://github.com/apache/spark/runs/11467827738
   - https://github.com/apache/spark/runs/11471484144
   - https://github.com/apache/spark/runs/11471507531
   - https://github.com/apache/spark/runs/11474764316
   
   ![Screenshot 2023-02-20 at 12 30 19 
PM](https://user-images.githubusercontent.com/9700541/220193503-6d6ce2ce-3fd6-4b01-b91c-bc1ec1f41c03.png)
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Pass the CIs.


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