Hisoka-X commented on code in PR #9595:
URL: https://github.com/apache/seatunnel/pull/9595#discussion_r2234481395
##########
docs/en/connector-v2/sink/Paimon.md:
##########
@@ -448,6 +448,10 @@ sink {
Single dynamic bucket table with write props of paimon,operates on the primary
key table and bucket is -1.
+> Notes:
+> - Currently only the ordinary dynamic bucket mode is supported (the primary
key must include all partition fields).
+> - When running in a cluster environment, `parallelism` must be set to `1`;
otherwise, data duplication may occur.
Review Comment:
only when source is cdc?
--
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]