wuchong commented on a change in pull request #9366: [FLINK-13359][docs] Add 
documentation for DDL introduction
URL: https://github.com/apache/flink/pull/9366#discussion_r311865117
 
 

 ##########
 File path: docs/dev/table/connect.md
 ##########
 @@ -656,9 +656,11 @@ connector:
 
 The file system connector itself is included in Flink and does not require an 
additional dependency. A corresponding format needs to be specified for reading 
and writing rows from and to a file system.
 
+The file system connector can also be defined with a *CREATE TABLE DDL* 
statement, please see the dedicated page [DDL](ddl.html) examples.
 
 Review comment:
   I mean we need to describe all the supported property keys and values in 
different connectors.  And I think `connect.md` is a good place to go instead 
of to list all the connectors again in `ddl.md`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to