XBaith commented on a change in pull request #11808: URL: https://github.com/apache/flink/pull/11808#discussion_r416852771
########## File path: docs/dev/stream/operators/process_function.zh.md ########## @@ -196,7 +195,7 @@ val result: DataStream[Tuple2[String, Long]] = stream .process(new CountWithTimeoutFunction()) /** - * The data type stored in the state + * 存储在状态中的数据结构 Review comment: ```suggestion * 存储在状态中的数据类型 ``` 这个与上面Java版本的描述不一致 ---------------------------------------------------------------- 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: us...@infra.apache.org