jnh5y commented on code in PR #26196: URL: https://github.com/apache/flink/pull/26196#discussion_r1972414117
########## 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: Are you talking about the update in "sourcesSinks.md"? I commented on the change there. -- 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