ic4y commented on code in PR #3166: URL: https://github.com/apache/incubator-seatunnel/pull/3166#discussion_r1010044406
########## docs/en/connector-v2/sink/Amazondynamodb.md: ########## @@ -0,0 +1,73 @@ +```` +# Amazondynamodb + +> Amazondynamodb sink connector + +## Description + +Write data to `Amazondynamodb` + +## Key features + +- [x] [batch](../../concept/connector-v2-features.md) Review Comment: Sink Connector Features only contain `exactly-once` and `schema projection`. ########## docs/en/connector-v2/sink/Amazondynamodb.md: ########## @@ -0,0 +1,73 @@ +```` +# Amazondynamodb + +> Amazondynamodb sink connector + +## Description + +Write data to `Amazondynamodb` + +## Key features + +- [x] [batch](../../concept/connector-v2-features.md) +- [ ] [exactly-once](../../concept/connector-v2-features.md) +- [ ] [schema projection](../../concept/connector-v2-features.md) +- [ ] [parallelism](../../concept/connector-v2-features.md) +- [ ] [support user-defined split](../../concept/connector-v2-features.md) Review Comment: Ditto -- 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]
