-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Enhancement] add a switch to control default refresh immediate #37093
[Enhancement] add a switch to control default refresh immediate #37093
Conversation
Signed-off-by: Murphy <[email protected]>
Quality Gate failedFailed conditions B Maintainability Rating on New Code (required ≥ A) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
[FE Incremental Coverage Report]✅ pass : 1 / 1 (100.00%) file detail
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
@Mergifyio backport branch-2.5 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
Signed-off-by: Murphy <[email protected]> (cherry picked from commit 2bd50b9) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java
Signed-off-by: Murphy <[email protected]> (cherry picked from commit 2bd50b9) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java # fe/fe-core/src/main/java/com/starrocks/sql/ast/RefreshSchemeDesc.java
Signed-off-by: Murphy <[email protected]> (cherry picked from commit 2bd50b9) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java # fe/fe-core/src/main/java/com/starrocks/sql/ast/RefreshSchemeDesc.java # fe/fe-core/src/main/java/com/starrocks/sql/parser/AstBuilder.java
Signed-off-by: Murphy <[email protected]> (cherry picked from commit 2bd50b9) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java # fe/fe-core/src/main/java/com/starrocks/sql/ast/RefreshSchemeClause.java # fe/fe-core/src/main/java/com/starrocks/sql/parser/AstBuilder.java
…port #37093) (#37157) Signed-off-by: Murphy <[email protected]> Signed-off-by: Murphy <[email protected]> Co-authored-by: Murphy <[email protected]> Co-authored-by: Murphy <[email protected]>
Signed-off-by: Murphy <[email protected]> (cherry picked from commit 2bd50b9)
Signed-off-by: Murphy <[email protected]> (cherry picked from commit 2bd50b9) Signed-off-by: Murphy <[email protected]> # Conflicts: # fe/fe-core/src/main/java/com/starrocks/common/Config.java # fe/fe-core/src/main/java/com/starrocks/sql/ast/RefreshSchemeDesc.java # fe/fe-core/src/main/java/com/starrocks/sql/parser/AstBuilder.java
…port #37093) (#37158) Co-authored-by: Murphy <[email protected]>
…port #37093) (#37156) Co-authored-by: Murphy <[email protected]>
…Rocks#37093) Signed-off-by: Murphy <[email protected]> Signed-off-by: 张敢 <[email protected]>
Why I'm doing:
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:
Bugfix cherry-pick branch check: