fengjian428 commented on issue #6277:
URL: https://github.com/apache/hudi/issues/6277#issuecomment-1204917394
@matthiasdg I have met a similar issue but it was caused by multiple
writers.
if hive sync success, Hudi will write sync time into tbl properties. when
the next hive sync begins, it will scan the commit meta files after the last
sync time, then get all changed partitions. I feel there shouldn't be any
partition lost in this logic.
--
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]