twalthr commented on code in PR #24929:
URL: https://github.com/apache/flink/pull/24929#discussion_r1639919185


##########
docs/content/docs/dev/table/sql/create.md:
##########
@@ -406,6 +413,14 @@ Flink will assume correctness of the primary key by 
assuming that the columns nu
 
 Partition the created table by the specified columns. A directory is created 
for each partition if this table is used as a filesystem sink.
 
+### `DISTRIBUTED BY / DISTRIBUTED INTO`

Review Comment:
   You can simplify the text a bit. So that it better fits to a first-level API 
rather then a second-level API. First-level API is used by less experienced 
users.



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