Skip to content

[FLINK-39275][docs] Fix some issues in the "Performance Tuning" document#27790

Closed
Vincent-Woo wants to merge 12 commits intoapache:masterfrom
Vincent-Woo:FLINK-39275
Closed

[FLINK-39275][docs] Fix some issues in the "Performance Tuning" document#27790
Vincent-Woo wants to merge 12 commits intoapache:masterfrom
Vincent-Woo:FLINK-39275

Conversation

@Vincent-Woo
Copy link
Copy Markdown
Contributor

@Vincent-Woo Vincent-Woo commented Mar 20, 2026

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/
image

Brief change log

  • Solve the problem of local hugo compilation exception caused by repeated title
  • Supplementary translation of untranslated parts
  • Solve the problem that some links cannot be used due to abnormal syntax

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:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Mar 20, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@Vincent-Woo
Copy link
Copy Markdown
Contributor Author

@klion26 @JingGe Excuse me, do you have time to take a look at this?

Copy link
Copy Markdown
Member

@reswqa reswqa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

I will merge this PR tomorrow.

Copy link
Copy Markdown
Member

@klion26 klion26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@Vincent-Woo
Copy link
Copy Markdown
Contributor Author

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.

@reswqa
Copy link
Copy Markdown
Member

reswqa commented Apr 2, 2026

@RocMarshal @klion26

If there are no other concern, I will merge this after the CI green.

Copy link
Copy Markdown
Contributor

@RocMarshal RocMarshal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Vincent-Woo and reviewers involved.
LGTM +1 if CI yes.

@RocMarshal
Copy link
Copy Markdown
Contributor

Hi, @Vincent-Woo Maybe you could re-trigger the CI by re-opening the PR

@Vincent-Woo Vincent-Woo closed this Apr 2, 2026
@Vincent-Woo Vincent-Woo reopened this Apr 2, 2026
@Vincent-Woo
Copy link
Copy Markdown
Contributor Author

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.

Vincent-Woo and others added 6 commits April 2, 2026 21:53
…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.
@Vincent-Woo
Copy link
Copy Markdown
Contributor Author

@flinkbot run azure

@reswqa
Copy link
Copy Markdown
Member

reswqa commented Apr 3, 2026

@Vincent-Woo Can you rebase the latest master branch? Perhaps some flaky tests have been fixed already.

@Vincent-Woo
Copy link
Copy Markdown
Contributor Author

@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.

@Vincent-Woo Vincent-Woo closed this Apr 3, 2026
@Vincent-Woo Vincent-Woo deleted the FLINK-39275 branch April 3, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants