Skip to content

[hotfix][docs] Move PERCENTILE doc from arithmetic to aggregate section#27832

Merged
lincoln-lil merged 1 commit intoapache:masterfrom
dylanhz:hotfix-percentile-doc
Mar 26, 2026
Merged

[hotfix][docs] Move PERCENTILE doc from arithmetic to aggregate section#27832
lincoln-lil merged 1 commit intoapache:masterfrom
dylanhz:hotfix-percentile-doc

Conversation

@dylanhz
Copy link
Copy Markdown
Contributor

@dylanhz dylanhz commented Mar 26, 2026

What is the purpose of the change

The PERCENTILE aggregate function was incorrectly documented under the Arithmetic Functions section instead of the Aggregate Functions section in both the English and Chinese documentation YAML data files (sql_functions.yml / sql_functions_zh.yml).

This is a documentation-only fix — no code changes.

Brief change log

  • Moved PERCENTILE entry from arithmetic to aggregate section in docs/data/sql_functions.yml
  • Moved PERCENTILE entry from arithmetic to aggregate section in docs/data/sql_functions_zh.yml

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 26, 2026

CI report:

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

Copy link
Copy Markdown
Contributor

@lincoln-lil lincoln-lil left a comment

Choose a reason for hiding this comment

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

LGTM!

@lincoln-lil lincoln-lil merged commit d538534 into apache:master Mar 26, 2026
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.

3 participants