Mathieu1124 commented on pull request #1842:
URL: https://github.com/apache/hudi/pull/1842#issuecomment-660127741


   > I see that we call the callback in `HoodieSparkWriter` and `DeltaSync` but 
not in `HoodieWriteClient`, that means if users use `HoodieWriteClient` apis to 
write data directly, the callback will not be called, so would we move callback 
to `HoodieWriteClient` after each writing, so that all types of writing would 
reuse it?
   @leesf yes, should be like that. I have moved it into write client. thanks 
for your time, please take another look when free.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to