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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]