flink icon indicating copy to clipboard operation
flink copied to clipboard

[hotfix] [docs] Fix typo in state v2 docs

Open ndrake opened this issue 4 months ago • 1 comments

What is the purpose of the change

Fix typo in documentation

Brief change log

Fixed typo on Working with State V2 (New APIs) page

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

ndrake avatar Aug 11 '25 12:08 ndrake

CI report:

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

flinkbot avatar Aug 11 '25 12:08 flinkbot