[DOC] Update Apache Paimon references after graduation#7441
Closed
dnskr wants to merge 3 commits into
Closed
Conversation
Signed-off-by: Denis Krivenko <dnskrv88@gmail.com>
cxzl25
approved these changes
May 11, 2026
cxzl25
reviewed
May 11, 2026
cxzl25
reviewed
May 11, 2026
Co-authored-by: cxzl25 <3898450+cxzl25@users.noreply.github.com>
Co-authored-by: cxzl25 <3898450+cxzl25@users.noreply.github.com>
dnskr
added a commit
that referenced
this pull request
May 11, 2026
### Why are the changes needed? The PR removes "(Incubating)" from the Apache Paimon references and it's needed to keep documentation up to date. See [Apache Software Foundation Announces New Top-Level Project Apache® Paimon](https://news.apache.org/foundation/entry/apache-software-foundation-announces-new-top-level-project-apache-paimon). ### How was this patch tested? Built the documentation with the following command and verified the text: ```shell make html ``` ### Was this patch authored or co-authored using generative AI tooling? No Closes #7441 from dnskr/update-apache-paimon-references. Closes #7441 185a753 [Denis Krivenko] Fix link for Apache Paimon Trino 94ebbc1 [Denis Krivenko] Fix link for Apache Paimon Trino 8fa66fc [Denis Krivenko] [DOC] Update Apache Paimon references after graduation Authored-by: Denis Krivenko <dnskrv88@gmail.com> Signed-off-by: Denis Krivenko <dnskrv88@gmail.com> (cherry picked from commit c1f5f51) Signed-off-by: Denis Krivenko <dnskrv88@gmail.com>
Contributor
Author
|
@cxzl25 Thank you for the review and proposed changes. Merged to master/1.11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why are the changes needed?
The PR removes "(Incubating)" from the Apache Paimon references and it's needed to keep documentation up to date.
See Apache Software Foundation Announces New Top-Level Project Apache® Paimon.
How was this patch tested?
Built the documentation with the following command and verified the text:
Was this patch authored or co-authored using generative AI tooling?
No