JinkunLiu commented on code in PR #26196: URL: https://github.com/apache/flink/pull/26196#discussion_r1971936806
########## docs/content.zh/docs/dev/table/sql/create.md: ########## @@ -501,7 +508,7 @@ CREATE TABLE Orders_with_watermark ( * CONSTRAINTS - 主键和唯一键约束 * GENERATED - 计算列 * OPTIONS - 连接器信息、格式化方式等配置项 -* DISTRIBUTION - distribution definition +* DISTRIBUTION - 表分桶信息 Review Comment: In fact,I wanted to revise the explain of DISTRIBUTION in the English documentation to "bucketing of the tables." It’s similar to how PARTITIONS are explain as "the partition of the tables." But I am not a native English speaker. Could you take a look at my proposal and see if it makes sense? @jnh5y cc -- 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