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_r362388249
########## 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: And above "For streaming queries, an update mode declares how to communicate between a dynamic table and the storage system for continuous queries." need remove or not? ---------------------------------------------------------------- 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
