[Fix](Nereids) fix leading with different be instance number (#36613)#36661
Merged
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Contributor
Author
|
run buildall |
293f03a to
468a95f
Compare
Contributor
Author
|
run buildall |
468a95f to
01e5623
Compare
Contributor
Author
|
run p0 |
Contributor
Author
|
run buildall |
01e5623 to
8239ce1
Compare
Contributor
Author
|
run buildall |
8239ce1 to
ab617a7
Compare
Contributor
Author
|
run buildall |
ab617a7 to
c8d5304
Compare
Contributor
Author
|
run buildall |
c8d5304 to
1964da4
Compare
Contributor
Author
|
run buildall |
1964da4 to
ae3a78c
Compare
Contributor
Author
|
run buildall |
ae3a78c to
f9b4a72
Compare
Contributor
Author
|
run buildall |
f9b4a72 to
605245e
Compare
Contributor
Author
|
run buildall |
fbe6468 to
cecd90f
Compare
Contributor
Author
|
run buildall |
Contributor
|
run external |
cecd90f to
966d9c4
Compare
Contributor
Author
|
run buildall |
966d9c4 to
bc3311e
Compare
Contributor
Author
|
run buildall |
bc3311e to
07fa504
Compare
Contributor
Author
|
run buildall |
mongo360
pushed a commit
to mongo360/doris
that referenced
this pull request
Aug 16, 2024
…36613) (apache#36661) cherry-pick: apache#36613 Problem: When use different be number to test leading explain shape plan, physical distribute plan would differ due to different be numbers Solved: Disable physical distribute node showing in fix leading cases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cherry-pick: #36613
Problem:
When use different be number to test leading explain shape plan, physical distribute plan would differ due to different be numbers
Solved:
Disable physical distribute node showing in fix leading cases