You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "tsreaper (via GitHub)" <gi...@apache.org> on 2023/07/04 09:03:41 UTC

[GitHub] [incubator-paimon] tsreaper opened a new pull request, #1492: [core] Introduce commit callback for tables

tsreaper opened a new pull request, #1492:
URL: https://github.com/apache/incubator-paimon/pull/1492

   ### Purpose
   
   As discussed in #1445, in this PR we will first introduce `CommitCallback` for tables. Users can also create their own `CommitCallback` and use it through `commit.callback` option.
   
   ### Tests
   
   * `TableCommitTest`.
   
   ### API and Format
   
   No.
   
   ### Documentation
   
   Yes. This PR comes with changes in document.
   


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] JingsongLi merged pull request #1492: [core] Introduce commit callback for tables

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi merged PR #1492:
URL: https://github.com/apache/incubator-paimon/pull/1492


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org