zhangjun0x01 commented on pull request #2109:
URL: https://github.com/apache/iceberg/pull/2109#issuecomment-769551567


   Through this PR, I have an idea whether we can add a `Callback` method to 
expose  to the user. After each submit succeed, the `Callback` method is called 
asynchronously, and the user can do some work in this callback method, such as 
send some information to kafka, and then consume the kafka data to perform some 
operations without constantly checking the watermark.   what do you think ? 
@rdblue 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to