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

   ### Change Logs
   
   1) HoodieActiveTimeline#createNewInstant 
   Delete the incorrect comment "Create the in-flight file". The parameter 
HoodieInstant of createNewInstant can be request or infight, not just inflight.
   
   2) HoodieActiveTimeline#deleteInstantFile
   deleteInstantFile parameter HoodieInstant not only infight commit.
   
   3) HoodieActiveTimeline#revertCompleteToInflight
   Same reason as above.
   
   ### Impact
   
   none
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   none
   
   ### Contributor's checklist
   
   - [1] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [1] Change Logs and Impact were stated clearly
   - [1] Adequate tests were added if applicable
   - [1] 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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to