LadyForest commented on code in PR #248: URL: https://github.com/apache/flink-table-store/pull/248#discussion_r931133285
########## docs/content/docs/development/streaming-query.md: ########## @@ -75,14 +75,14 @@ streaming mode. This mode has a lower cost compared to Kafka but has a higher la depending on the checkpoint interval of the writing job. By default, the downstream streaming consumption is disordered (ordered within the key) -stream of upsert data. If you expect an ordered CDC data stream, you can configure it -as follows (recommended): +stream of upsert data. If you expect an ordered CDC data stream, and remove downstream Review Comment: How about   -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
