Skip to content

[hotfix] Fix "doesn't exists" grammar typos - #29220

Open
Tsien4763 wants to merge 2 commits into
apache:masterfrom
Tsien4763:hotfix-drop-function-grammar
Open

Tsien4763 wants to merge 2 commits into
apache:masterfrom
Tsien4763:hotfix-drop-function-grammar

Conversation

@Tsien4763

@Tsien4763 Tsien4763 commented Sep 17, 2026

Copy link
Copy Markdown

What is the purpose of the change

This pull request fixes the grammatical typo doesn't exists to doesn't exist across the remaining applicable occurrences in Flink documentation, JavaDoc/comments, and user-facing error messages.

Brief change log

  • Fix the typo in the DROP FUNCTION documentation.
  • Fix the same typo in JavaDoc/comments and test comments.
  • Fix the same typo in user-facing error messages where applicable.

Verifying this change

This change is a trivial text-only rework without test coverage. It does not change program behavior. The existing Azure CI is used to verify the branch.

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

Was generative AI tooling used to co-author this PR?
  • Yes — ChatGPT (GPT-5.6 Sol)

Generated-by: ChatGPT (GPT-5.6 Sol)

@Tsien4763
Tsien4763 marked this pull request as ready for review September 17, 2026 06:41
@flinkbot

flinkbot commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

CI report:

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

@spuru9

spuru9 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Can you update the description as per the guidelines.

@spuru9

spuru9 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Also I see multiple more similar typos can you fold them in (where applicable) while at it?
image

Generated-by: ChatGPT (GPT-5.6 Sol)
@Tsien4763 Tsien4763 changed the title [hotfix][docs] Fix grammar in DROP FUNCTION documentation [hotfix] Fix "doesn't exists" grammar typos Sep 18, 2026
@Tsien4763

Copy link
Copy Markdown
Author

Updated the PR description per the template and folded in the remaining applicable doesn't exists occurrences. The PR now covers 7 occurrences across documentation, comments/JavaDoc, tests, and user-facing messages. Thanks for pointing these out.

@spuru9 spuru9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@dylanhz dylanhz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you @Tsien4763. LGTM.

@github-actions github-actions Bot added the community-reviewed-LGTM Applied if there are 2 non-committer approves on a PR. (The submitter cannot approve their own PR.) label Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed-LGTM Applied if there are 2 non-committer approves on a PR. (The submitter cannot approve their own PR.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants