JinkunLiu commented on code in PR #26196: URL: https://github.com/apache/flink/pull/26196#discussion_r1997596531
########## 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: > google translate gives me "表分桶信息" -> Table bucket information. do we not want distribution definition? I have fix that.thanks -- 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