-
Notifications
You must be signed in to change notification settings - Fork 2.5k
fix: cherry-picking for 0.14.2 release #17924
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
linliu-code
wants to merge
15
commits into
apache:release-0.14.2
Choose a base branch
from
linliu-code:release-0.14.2-prep
base: release-0.14.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix: cherry-picking for 0.14.2 release #17924
linliu-code
wants to merge
15
commits into
apache:release-0.14.2
from
linliu-code:release-0.14.2-prep
+658
−120
Conversation
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
25d3eba to
4f65459
Compare
201bf3d to
f0a639a
Compare
36ed4bd to
4e644e3
Compare
4e644e3 to
f15207b
Compare
lokeshj1703
reviewed
Feb 6, 2026
Collaborator
lokeshj1703
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@linliu-code Thanks for working on this! The changes look good to me. Can you please take a look at the CI failure?
1225d59 to
077f620
Compare
… except version id (apache#13731)
…pache#11988) Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
…ve Sync (apache#10577) Co-authored-by: Danny Chan <yuzhao.cyz@gmail.com>
…tracting password from credential store (apache#11247)
…12847) Co-authored-by: Leon Lin <lliangyu@amazon.com>
…stStatus of partition (apache#13739)
…enerated when partition is present in the metastore (apache#13794)
Co-authored-by: Vova Kolmakov <vlvkolmakov@nsk.beeline.ru>
…lution config (apache#11871) Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
077f620 to
e174ad7
Compare
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.
Describe the issue this Pull Request addresses
To fix a few issues from <= 0.14.1
Summary and Changelog
Cherry-picked:
#12934
#13125
#13731
#11988
#10577
#11247
#12847
#13739
#13794
#10820
#11871
Impact
Better reliability
Risk Level
High.
Documentation Update
Contributor's checklist