JingsongLi commented on a change in pull request #10733: [FLINK-15446][table][docs] Improve "Connect to External Systems" documentation page URL: https://github.com/apache/flink/pull/10733#discussion_r362388064
########## File path: docs/dev/table/connect.md ########## @@ -164,21 +164,8 @@ CREATE TABLE MyUserTable ( 'connector.properties.zookeeper.connect' = 'localhost:2181', 'connector.properties.bootstrap.servers' = 'localhost:9092', - -- specify the update-mode for streaming tables Review comment: Change above "The connector might already provide a fixed format with fields and schema." to "The connector might already provide a fixed format."? ---------------------------------------------------------------- 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
