-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[BugFix] Fix NullPointerException in CatalogMgr.java #52501
Conversation
@immutablecodes can you sign-off this PR by |
64e0f34
to
6b768df
Compare
done |
Signed-off-by: immutablecodes <[email protected]>
6b768df
to
2a74365
Compare
Co-authored-by: alvin <[email protected]> Signed-off-by: immutablecodes <[email protected]>
Co-authored-by: alvin <[email protected]> Signed-off-by: immutablecodes <[email protected]>
Quality Gate passedIssues Measures |
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 2 / 2 (100.00%) file detail
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
@Mergifyio backport branch-3.3 |
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
Signed-off-by: immutablecodes <[email protected]> Signed-off-by: immutablecodes <[email protected]> Co-authored-by: alvin <[email protected]> (cherry picked from commit fe82bda)
Signed-off-by: immutablecodes <[email protected]> Signed-off-by: immutablecodes <[email protected]> Co-authored-by: alvin <[email protected]> (cherry picked from commit fe82bda)
Signed-off-by: immutablecodes <[email protected]> Signed-off-by: immutablecodes <[email protected]> Co-authored-by: alvin <[email protected]> (cherry picked from commit fe82bda)
#52537) Co-authored-by: immutablecodes <[email protected]>
#52538) Co-authored-by: immutablecodes <[email protected]>
#52539) Co-authored-by: immutablecodes <[email protected]>
Signed-off-by: immutablecodes <[email protected]> Signed-off-by: immutablecodes <[email protected]> Co-authored-by: alvin <[email protected]> Signed-off-by: zhiminr.ren <[email protected]>
Why I'm doing:
Fix NullPointerException in CatalogMgr.java
What I'm doing:
Fix NullPointerException in CatalogMgr.java
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: