danny0405 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_r311835677
########## File path: docs/dev/table/ddl.md ########## @@ -0,0 +1,230 @@ +--- +title: "DDL" Review comment: It is a dedicated page which belongs to the `SQL` page, just like the `Data Types` page, i have add the link for it. I put it in a single page because the `DDL` grammar is very different from the query, and we need to give description of almost every grammar block (optional or required). ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
