hailin0 commented on code in PR #4382: URL: https://github.com/apache/incubator-seatunnel/pull/4382#discussion_r1148962126
########## docs/en/connector-v2/sink/pulsar.md: ########## @@ -0,0 +1,144 @@ +# Apache Pulsar + +> Apache Pulsar sink connector + +## Description + +Sink connector for Apache Pulsar. + +## Key features + +- [x] [batch](../../concept/connector-v2-features.md) +- [x] [stream](../../concept/connector-v2-features.md) +- [x] [exactly-once](../../concept/connector-v2-features.md) +- [ ] [column projection](../../concept/connector-v2-features.md) +- [x] [parallelism](../../concept/connector-v2-features.md) +- [ ] [support user-defined split](../../concept/connector-v2-features.md) Review Comment: ```suggestion ``` ########## docs/en/connector-v2/sink/pulsar.md: ########## @@ -0,0 +1,144 @@ +# Apache Pulsar + +> Apache Pulsar sink connector + +## Description + +Sink connector for Apache Pulsar. + +## Key features + +- [x] [batch](../../concept/connector-v2-features.md) +- [x] [stream](../../concept/connector-v2-features.md) Review Comment: ```suggestion ``` https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/concept/connector-v2-features.md#sink-connector-features -- 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]
