[enhancement](nereids) enhancement distribute planner for data distribution#37219
Merged
924060929 merged 57 commits intoapache:masterfrom Jul 19, 2024
Merged
[enhancement](nereids) enhancement distribute planner for data distribution#37219924060929 merged 57 commits intoapache:masterfrom
924060929 merged 57 commits intoapache:masterfrom
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 |
TPC-H: Total hot run time: 40096 ms |
TPC-DS: Total hot run time: 177967 ms |
ClickBench: Total hot run time: 30.7 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40347 ms |
TPC-DS: Total hot run time: 175097 ms |
ClickBench: Total hot run time: 30.63 s |
Contributor
Author
|
run buildall |
1 similar comment
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 39885 ms |
TPC-DS: Total hot run time: 170550 ms |
ClickBench: Total hot run time: 30.54 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40637 ms |
TPC-DS: Total hot run time: 173733 ms |
ClickBench: Total hot run time: 31.21 s |
Contributor
Author
|
run buildall |
968b00f to
8d2db03
Compare
TPC-H: Total hot run time: 40508 ms |
TPC-DS: Total hot run time: 174263 ms |
ClickBench: Total hot run time: 30.68 s |
c7312f7 to
5aa1f68
Compare
Contributor
Author
|
run buildall |
1 similar comment
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40134 ms |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40426 ms |
TPC-DS: Total hot run time: 175182 ms |
ClickBench: Total hot run time: 30.55 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40171 ms |
TPC-DS: Total hot run time: 175497 ms |
ClickBench: Total hot run time: 30.93 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 39743 ms |
TPC-DS: Total hot run time: 174589 ms |
ClickBench: Total hot run time: 30.27 s |
morrySnow
approved these changes
Jul 19, 2024
Contributor
|
PR approved by at least one committer and no changes requested. |
dataroaring
pushed a commit
that referenced
this pull request
Jul 22, 2024
…bution (#37219) 1. add benchmark shape test for distribute planner 2. support read tables of information_schema 3. fix can not execute query when all tablets pruned 4. propagate data distribution when the common column of grouping sets is the distribution column
dataroaring
pushed a commit
that referenced
this pull request
Jul 22, 2024
Closed
morrySnow
added a commit
to morrySnow/incubator-doris
that referenced
this pull request
Nov 19, 2024
related PR apache#37219 when child's output is hash distribution, repeat's output follow child only when all child's hash columns in all repeat set. otherwise, repeat's output should be any.
morrySnow
added a commit
to morrySnow/incubator-doris
that referenced
this pull request
Nov 19, 2024
related PR apache#37219 when child's output is hash distribution, repeat's output follow child only when all child's hash columns in all repeat set. otherwise, repeat's output should be any.
16 tasks
morrySnow
added a commit
that referenced
this pull request
Nov 20, 2024
Related PR: #37219 Problem Summary: when child's output is hash distribution, repeat's output follow child only when all child's hash columns in all repeat set. otherwise, repeat's output should be any.
github-actions bot
pushed a commit
that referenced
this pull request
Nov 20, 2024
Related PR: #37219 Problem Summary: when child's output is hash distribution, repeat's output follow child only when all child's hash columns in all repeat set. otherwise, repeat's output should be any.
16 tasks
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.
Uh oh!
There was an error while loading. Please reload this page.