yihua opened a new pull request, #6667:
URL: https://github.com/apache/hudi/pull/6667

   ### Change Logs
   
   This PR fixes the issue where the markers are not deleted after full-record 
bootstrap operation (with instant time `00000000000002`).  In the functional 
tests of bootstrap, the temp folder verification is added to check if there are 
remaining marker folders.
   
   ### Impact
   
   **Risk level: none**
   No impact on public API.
   
   Before this PR, the functional tests fail with the new temp folder 
verification.  After this PR, the function tests pass.
   The change is also verified by running the Deltastreamer with bootstrap 
operation.  All markers are deleted after the bootstrap is complete.
   
   ### 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