leaves12138 opened a new issue, #1146:
URL: https://github.com/apache/incubator-paimon/issues/1146

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/incubator-paimon/issues) and found nothing 
similar.
   
   
   ### Motivation
   
   Paimon have two stage to complete write and commit.  While a checkpoint 
comes, we do something in prepareSnapshot, pass the commitable to the commit 
stage task. In snapshotStates phase, we write these message into a state. When 
acknowledge checkpoint, we call the commit to generate a new paimon snapshot.
   We need a docs to explain this process, explain how paimon works with flink.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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