davidradl commented on code in PR #25820: URL: https://github.com/apache/flink/pull/25820#discussion_r1892387438
########## docs/content/docs/learn-flink/overview.md: ########## @@ -94,7 +94,7 @@ Streams can transport data between two operators in a `one-to-one `(or forwardin ## Timely Stream Processing -For most streaming applications it is very valuable to be able re-process historic data with the same code that is used to process live data – and to produce deterministic, consistent results, regardless. +For most streaming applications it is very valuable to be able to re-process historic data with the same code that is used to process live data – and to produce deterministic, consistent results, regardless. Review Comment: looks good - can you do the chinese version -or raise a Jira to track the Chinese translation please. -- 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]
