danny0405 commented on pull request #4821:
URL: https://github.com/apache/hudi/pull/4821#issuecomment-1060326505


   > there could be a partially failed commit in data table which gets archived
   
   For 'partially failed commit' do you mean the commit in the data set table ? 
Then it should not goes to the step of the archive i think, we do archive post 
of a successful data set commit.
   
   And when we have a commit t1, and  t1 commit to metadata table successfully 
but failed for data set table, when restarts the job again, t1 would be rolled 
backed both in data set table and metadata table, so what's the problem here ?


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