davidradl commented on code in PR #26355:
URL: https://github.com/apache/flink/pull/26355#discussion_r2016215821


##########
docs/content/docs/dev/table/sql/create.md:
##########
@@ -188,7 +188,7 @@ CREATE TABLE [IF NOT EXISTS] 
[catalog_name.][db_name.]table_name
 
 <distribution>:
 {
-    DISTRIBUTED BY [ { HASH | RANGE } ] (bucket_column_name1, 
bucket_column_name2, ...) ] [INTO n BUCKETS]

Review Comment:
   the change looks good - please could you amend the Chinese docs as well.



-- 
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-unsubscr...@flink.apache.org

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

Reply via email to