Skip to content

[hotfix][docs] Fix FileSource monitor_continuously spelling - #28825

Open
fallintoplace wants to merge 1 commit into
apache:masterfrom
fallintoplace:hotfix-pyflink-monitor-continuously-docs
Open

[hotfix][docs] Fix FileSource monitor_continuously spelling#28825
fallintoplace wants to merge 1 commit into
apache:masterfrom
fallintoplace:hotfix-pyflink-monitor-continuously-docs

Conversation

@fallintoplace

Copy link
Copy Markdown

What is the purpose of the change

Four PyFlink examples call monitor_continously, which does not exist. The correct FileSourceBuilder method is monitor_continuously. Users copying these examples receive an AttributeError.

Brief change log

  • Correct the method name in the English and Chinese FileSystem documentation.
  • Correct the method name in the English and Chinese text-file documentation.

Verifying this change

The documentation builds successfully with Hugo. The incorrect spelling no longer occurs in the English or Chinese documentation.

Does this pull request potentially affect one of the following parts:

  • Dependencies: no
  • Public API: no
  • Serializers: no
  • Runtime per-record code paths: no
  • Deployment or recovery: no
  • S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no

Was generative AI tooling used to co-author this PR?
  • No

@flinkbot

flinkbot commented Jul 26, 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 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.

Make sense. Cross checked with the code.

@github-actions github-actions Bot added the community-reviewed PR has been reviewed by the community. label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants