Davis-Zhang-Onehouse opened a new pull request, #12658:
URL: https://github.com/apache/hudi/pull/12658

   ### Change Logs
   
   the test has been disabled for more than 2 years by this PR 
https://github.com/apache/hudi/pull/5124. The test cannot even run locally as 
it is broken.
   
   The PR repaired the test and enable it again. In case there are new 
flakiness surfaced, we should cut new Jira and tracking it. There is no sense 
to RCA a test failed 2 years ago.
   
   Also verified that from the point of randomness of the test data we 
generated, that could not affect the test stability - the test data always go 
to the same fixed partition path and the test just try to delete a 
deterministically created partition.
   
   ### Impact
   
   better test coverage
   ### Risk level (write none, low medium or high below)
   
   none
   ### Documentation Update
   none
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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

Reply via email to