wuchong commented on a change in pull request #9749: [FLINK-14115][docs-zh]
Translate DataStream Code Walkthrough to Chinese
URL: https://github.com/apache/flink/pull/9749#discussion_r340058745
##########
File path: docs/getting-started/walkthroughs/datastream_api.zh.md
##########
@@ -911,10 +912,10 @@ class FraudDetector extends KeyedProcessFunction[Long,
Transaction, Alert] {
</div>
</div>
-### Expected Output
+### 输出结果
Review comment:
```suggestion
### 期望的结果
```
----------------------------------------------------------------
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