Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[FLINK-38661][docs] Add 2.2.0 release note#27235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ruanhang1993 wants to merge5 commits intoapache:master
base:master
Choose a base branch
Loading
fromruanhang1993:release2.2docs

Conversation

@ruanhang1993
Copy link
Contributor

What is the purpose of the change

This pull request adds 2.2.0 release note.

Brief change log

This pull request adds 2.2.0 release note.

Verifying this change

This change is a docs work 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? (no)

@flinkbot
Copy link
Collaborator

flinkbot commentedNov 13, 2025
edited
Loading

CI report:

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

(e.g., Retrieval-Augmented Generation, RAG) directly within Flink.

See more details about the capabilities and usages of
Flink's [Vector Search](https://nightlies.apache.org/flink/flink-docs-release-2.2/docs/dev/table/sql/queries/vector-search/).
Copy link
Contributor

Choose a reason for hiding this comment

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

this link is a technical reference to the API and is not guide to use it in in RAG etc .

Copy link
Member

Choose a reason for hiding this comment

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

I think we're missing some quick starts for RAG now. Seems we can only link to the vector search doc here...


##### [FLINK-38104](https://issues.apache.org/jira/browse/FLINK-38104)

Flink already expanded the `ML_PREDICT` table-valued function (TVF) to perform
Copy link
Contributor

Choose a reason for hiding this comment

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

Was the "already expanded " in 2.1? This implies there was a datastream version of ML_PREDICT at 2.0 that was enhanced at 2.1.

Maybe we should include SQL as well as the table api

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@davidradl I rewrite this part. Please take a look.

@github-actionsgithub-actionsbot added the community-reviewedPR has been reviewed by the community. labelNov 13, 2025
that changed between Flink 2.1 and Flink 2.2. Please read these notes carefully if you are
planning to upgrade your Flink version to 2.2.

### Table SQL / API
Copy link
Contributor

Choose a reason for hiding this comment

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

There is a breaking change for Flink SQL after fixingFLINK-20539
Can we also have it mentioned in release notes?

In jira's forFLINK-20539 there is a filledrelease notes field.

May be we should also check in case there are some more jira issues targeted to 2.2.0 with not emptyrelease notes field

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@snuyanzin Thanks. Could you help to provide the document about this part?

Copy link
Contributor

Choose a reason for hiding this comment

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

what document are you talking about?

Copy link
Contributor

Choose a reason for hiding this comment

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

If you openhttps://issues.apache.org/jira/browse/FLINK-20539
there is a fieldRelease Note: like for every other jira
if this field is not empty then it should be reflected in release notes

ruanhang1993 reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@snuyanzin Thanks for reminding me. I have filtered all tickets which are with release notes by fileterproject = FLINK AND fixVersion = 2.2.0 AND "Release Note" IS NOT EMPTY and added them into 2.2.0 release note.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@snuyanzinsnuyanzinsnuyanzin left review comments

@fsk119fsk119fsk119 left review comments

+1 more reviewer

@davidradldavidradldavidradl left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

community-reviewedPR has been reviewed by the community.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@ruanhang1993@flinkbot@snuyanzin@fsk119@davidradl

[8]ページ先頭

©2009-2025 Movatter.jp