[FLINK-39275][docs] Fix some issues in the "Performance Tuning" document#27790
[FLINK-39275][docs] Fix some issues in the "Performance Tuning" document#27790Vincent-Woo wants to merge 12 commits intoapache:masterfrom
Conversation
reswqa
left a comment
There was a problem hiding this comment.
Thanks, LGTM.
I will merge this PR tomorrow.
klion26
left a comment
There was a problem hiding this comment.
Thanks for the contribution. Maybe the comments from #27805 also apply here.
As described in [1], It would be great if links (anchor points) could be added to each heading according to the documentation requirements.
[1] https://cwiki.apache.org/confluence/display/FLINK/Flink+Translation+Specifications
Yes, I'll add it. It seems many Chinese documents have this issue. |
|
If there are no other concern, I will merge this after the CI green. |
RocMarshal
left a comment
There was a problem hiding this comment.
Thanks @Vincent-Woo and reviewers involved.
LGTM +1 if CI yes.
|
Hi, @Vincent-Woo Maybe you could re-trigger the CI by re-opening the PR |
It doesn't seem to be working. I'll try to trigger it again tomorrow. |
…hinese (apache#27805) Co-authored-by: Yuepeng Pan <panyuepeng@apache.org> Co-authored-by: klion26 <qcx978132955@gmail.com>
Co-authored-by: Sergey Nuyanzin <snuyanzin@confluent.io>
Co-authored-by: Ramin Gharib <ramingharib@gmail.com>
…ime intervals for `FROM_NOW(<interval_expression>)` This closes apache#27889.
|
@flinkbot run azure |
|
@Vincent-Woo Can you rebase the latest master branch? Perhaps some flaky tests have been fixed already. |
Okay, I've noticed that a new section "Multiple Regular Joins" has been added to the corresponding English documentation on the main branch. I will improve it later by the way. |
…on details Signed-off-by: Vincent Woo <vincent6woo@gmail.com>
What is the purpose of the change
Fix some issues in the "Performance Tuning" document.

The page url is https://nightlies.apache.org/flink/flink-docs-master/zh/docs/dev/table/tuning/
Brief change log
Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation