Skip to content

[hotfix][annotations] Fix the Flink version enum for v1.18#22391

Merged
leonardBang merged 1 commit intoapache:masterfrom
LadyForest:hotfix-version
Apr 17, 2023
Merged

[hotfix][annotations] Fix the Flink version enum for v1.18#22391
leonardBang merged 1 commit intoapache:masterfrom
LadyForest:hotfix-version

Conversation

@LadyForest
Copy link
Copy Markdown
Contributor

What is the purpose of the change

This is a trivial fix for the FlinkVersion enum, which should start with lowercase.

Brief change log

Change V1_18 to v1_18.

Verifying this change

This change is a trivial fix 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

@LadyForest LadyForest changed the title [hotfix][annotations] Fix the version enum for v1.18 [hotfix][annotations] Fix the Flink version enum for v1.18 Apr 13, 2023
@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Apr 13, 2023

CI report:

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

@leonardBang leonardBang self-requested a review April 13, 2023 15:10
Copy link
Copy Markdown
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

+1, lest's wait the CI green

@leonardBang leonardBang merged commit a3c38c1 into apache:master Apr 17, 2023
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