MartijnVisser commented on a change in pull request #17829:
URL: https://github.com/apache/flink/pull/17829#discussion_r754346020
##########
File path: docs/content.zh/docs/connectors/table/hive/hive_catalog.md
##########
@@ -180,11 +175,12 @@ john,21
```
-#### step 4: start SQL Client, and create a Kafka table with Flink SQL DDL
+#### step 4: create a Kafka table with Flink SQL DDL
-Start Flink SQL Client, create a simple Kafka 2.3.0 table via DDL, and verify
its schema.
+Create a simple Kafka 2.3.0 table with Flink SQL DDL, and verify its schema.
Review comment:
I think it would be better to remove the mentioned Kafka version
##########
File path: docs/content.zh/docs/connectors/table/hive/hive_catalog.md
##########
@@ -180,11 +175,12 @@ john,21
```
-#### step 4: start SQL Client, and create a Kafka table with Flink SQL DDL
+#### step 4: create a Kafka table with Flink SQL DDL
-Start Flink SQL Client, create a simple Kafka 2.3.0 table via DDL, and verify
its schema.
+Create a simple Kafka 2.3.0 table with Flink SQL DDL, and verify its schema.
Review comment:
I mean removing the mentioned version elsewhere on the page
--
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]