usberkeley commented on issue #11784:
URL: https://github.com/apache/hudi/issues/11784#issuecomment-2309674892

   @danny0405 danny,The problem has been identified. After HUDI-1517 enhanced 
the Marker, the change in the Marker file suffix caused the judgment condition 
to change. The problem of not handling a single delta commit in the Log File 
Marker
   
   The Master branch has solved this problem through Marker IOType.Create, that 
is, Marker Based Rollback will delete the log file of a single delta commit.
   
   For version 0.15, we have fixed the problem. Do we still need to contribute 
code to the remote/0.15 branch to fix this problem?


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