You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/24 21:58:42 UTC

[GitHub] [flink] syhily commented on a change in pull request #18388: [FLINK-25530][python][connector/pulsar] Support Pulsar source connector in Python DataStream API.

syhily commented on a change in pull request #18388:
URL: https://github.com/apache/flink/pull/18388#discussion_r791184358



##########
File path: flink-connectors/pom.xml
##########
@@ -105,6 +105,7 @@ under the License.
 				<module>flink-sql-connector-hive-3.1.2</module>
 				<module>flink-sql-connector-kafka</module>
 				<module>flink-sql-connector-kinesis</module>
+				<module>flink-sql-connector-pulsar</module>

Review comment:
       Pulsar connector doesn't support the Flink SQL now. Add this module may cause confusion for the end-user. Can we just use `flink-connector-pulsar`?




-- 
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: issues-unsubscribe@flink.apache.org

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