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

 ##########
 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:
   I would like to add a following sentence, what do you think?
   
   The connector might already provide a default update mode (e.g. Kafka 
connector works in append mode by default).

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

Reply via email to