StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.18k stars 1.82k forks source link

[BugFix] Ignore to refresh if base table has dropped one partition (backport #52740) #52978

Closed mergify[bot] closed 6 days ago

mergify[bot] commented 1 week ago

Why I'm doing:

What I'm doing:

Fixes https://github.com/StarRocks/starrocks/issues/52576

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:

What I'm doing:

Fixes https://github.com/StarRocks/starrocks/issues/52576

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

mergify[bot] commented 1 week ago

Cherry-pick of 5b50628507b4fbcf18b86e59c6f23fc8e8c8e02c has failed:

On branch mergify/bp/branch-3.3/pr-52740
Your branch is up to date with 'origin/branch-3.3'.

You are currently cherry-picking commit 5b50628507.
  (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)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   fe/fe-core/src/main/java/com/starrocks/connector/partitiontraits/DefaultTraits.java
    both modified:   fe/fe-core/src/main/java/com/starrocks/connector/partitiontraits/OlapPartitionTraits.java
    both modified:   fe/fe-core/src/test/java/com/starrocks/scheduler/PartitionBasedMvRefreshProcessorHiveTest.java

no changes added to commit (use "git add" and/or "git commit -a")

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] commented 1 week ago

@mergify[bot]: Backport conflict, please reslove the conflict and resubmit the pr

sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud