-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[FLINK-23685][docs-zh] Translate "Java Lambda Expressions" page into … #16753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community Automated ChecksLast check on commit 9bdaac5 (Mon Aug 09 06:01:11 UTC 2021) Warnings:
Mention the bot in a comment to re-run the automated checks. Review Progress
Please see the Pull Request Review Guide for a full explanation of the review process. DetailsThe Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required Bot commandsThe @flinkbot bot supports the following commands:
|
|
@RocMarshal , do you have time to review this? |
RocMarshal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hapihu Thank you for your contribution. I left some comments. Please let me know what's your opinion.
| .print(); | ||
|
|
||
| // or in this example use a tuple subclass instead | ||
| // 或者在这个例子中用 Tuple 的子类来替代 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// 或者在这个例子中用 Tuple 的子类来替代->// 也可以像这个示例中使用 Tuple 的子类来替代 ?
Maybe you could do it better.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The way you suggest looks better.
I'm going to modify it like this.
Thank you for your reviewing.
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
|
Hello, @RocMarshal |
Co-authored-by: Roc Marshal <64569824+RocMarshal@users.noreply.github.com>
RocMarshal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Thanks for the reviewing @RocMarshal and contribution @hapihu . |
|
Hello, @RocMarshal |
Translate "Java Lambda Expressions" page into Chinese'