-
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] Operator's statistics not be estimated during JoinReorder of table-pruning phase #51304
Conversation
@Mergifyio rebase |
… table-pruning phase Signed-off-by: satanson <[email protected]>
✅ Branch has been successfully rebased |
4e06380
to
72d4860
Compare
Quality Gate passedIssues Measures |
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 7 / 7 (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 |
@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
|
✅ Backports have been created
|
… table-pruning phase (#51304) Signed-off-by: satanson <[email protected]> (cherry picked from commit 61ebfc7)
… table-pruning phase (#51304) Signed-off-by: satanson <[email protected]> (cherry picked from commit 61ebfc7)
… table-pruning phase (#51304) Signed-off-by: satanson <[email protected]> (cherry picked from commit 61ebfc7)
… table-pruning phase (#51304) Signed-off-by: satanson <[email protected]> (cherry picked from commit 61ebfc7) # Conflicts: # fe/fe-core/src/test/java/com/starrocks/sql/plan/ReplayFromDumpTest.java
… table-pruning phase (#51304) Signed-off-by: satanson <[email protected]> (cherry picked from commit 61ebfc7) # Conflicts: # fe/fe-core/src/test/java/com/starrocks/sql/plan/ReplayFromDumpTest.java
… table-pruning phase (backport #51304) (#51323) Co-authored-by: satanson <[email protected]>
… table-pruning phase (backport #51304) (#51324) Co-authored-by: satanson <[email protected]>
… table-pruning phase (backport #51304) (#51325) Co-authored-by: satanson <[email protected]>
… table-pruning phase (StarRocks#51304) Signed-off-by: satanson <[email protected]> Signed-off-by: zhiminr.ren <[email protected]>
Why I'm doing:
https://starrocks.atlassian.net/browse/SR-30556
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: