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/11/16 09:24:53 UTC

[PR] [core] Add one more possible cause in commit conflict exception message [incubator-paimon]

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

   ### Purpose
   
   If users use `BEGIN STATEMENT SET` and `END STATEMENT SET` to execute multiple `INSERT` statements into the same Paimon table, commit conflicts will also occur. This PR adds this possible cause into the exception message.
   
   ### Tests
   
   No need for tests.
   
   ### API and Format
   
   No.
   
   ### Documentation
   
   No.
   


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


Re: [PR] [core] Add one more possible cause in commit conflict exception message [incubator-paimon]

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


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