EricJoy2048 commented on code in PR #2865: URL: https://github.com/apache/incubator-seatunnel/pull/2865#discussion_r1012849108
########## docs/en/connector-v2/source/Iceberg.md: ########## @@ -10,7 +10,7 @@ Source connector for Apache Iceberg. It can support batch and stream mode. - [x] [batch](../../concept/connector-v2-features.md) - [x] [stream](../../concept/connector-v2-features.md) -- [x] [exactly-once](../../concept/connector-v2-features.md) +- [x] [at-least-once](../../concept/connector-v2-features.md) - [x] [schema projection](../../concept/connector-v2-features.md) - [x] [parallelism](../../concept/connector-v2-features.md) - [ ] [support user-defined split](../../concept/connector-v2-features.md) Review Comment: Please add `changed log` reference https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/connector-v2/source/Jdbc.md -- 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]
