Closed mergify[bot] closed 6 days ago
Cherry-pick of 208089e6c2135475f4d75ffba6006452bb432ce9 has failed:
On branch mergify/bp/branch-3.3/pr-52967
Your branch is up to date with 'origin/branch-3.3'.
You are currently cherry-picking commit 208089e6c2.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: fe/fe-core/src/main/java/com/starrocks/server/WarehouseManager.java
modified: fe/fe-core/src/test/java/com/starrocks/warehouse/WarehouseTest.java
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: fe/fe-core/src/main/java/com/starrocks/lake/Utils.java
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
@mergify[bot]: Backport conflict, please reslove the conflict and resubmit the pr
Why I'm doing:
Publish version operation should be successful even if the warehouse is not exist
What I'm doing:
Fixes #issue
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist: