hapihu commented on a change in pull request #16753:
URL: https://github.com/apache/flink/pull/16753#discussion_r686110703



##########
File path: docs/content.zh/docs/dev/datastream/java_lambdas.md
##########
@@ -132,7 +128,7 @@ env.fromElements(1, 2, 3)
     })
     .print();
 
-// or in this example use a tuple subclass instead
+// 或者在这个例子中用 Tuple 的子类来替代

Review comment:
       The way you suggest looks better.
    I'm going to modify it like this.
    Thank you for your reviewing.




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


Reply via email to