You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "hailin0 (via GitHub)" <gi...@apache.org> on 2023/03/27 08:29:59 UTC

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #4382: [Feature][Connector-v2][PulsarSink]Add Pulsar Sink Connector.

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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org