Tartarus0zm commented on code in PR #23060:
URL: https://github.com/apache/flink/pull/23060#discussion_r1274313857


##########
docs/content.zh/docs/dev/table/sql/create.md:
##########
@@ -33,6 +33,7 @@ CREATE 语句用于向当前或指定的 [Catalog]({{< ref "docs/dev/table/catal
 目前 Flink SQL 支持下列 CREATE 语句:
 
 - CREATE TABLE
+- CREATE TABLE [USING]

Review Comment:
   `CREATE TABLE [USING]` is a reference to the[ databricks spark 
docs](https://docs.databricks.com/sql/language-manual/sql-ref-syntax-ddl-create-table-using.html),
 I'll adjust it to `[CREATE OR] REPLACE TABLE` to be more intuitive



-- 
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]

Reply via email to