legendtkl commented on code in PR #1878: URL: https://github.com/apache/incubator-seatunnel/pull/1878#discussion_r873304905
########## docs/en/connector/flink-sql/Kafka.md: ########## @@ -0,0 +1,116 @@ +# Flink SQL Kafka Connector + +## Description + +With kafka connector, we can read data from kafka and write data to kafka using Flink SQL. Refer to the [Kafka connector](https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/connectors/table/kafka/) for more details. + + +## Usage Review Comment: got it -- 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]
