Uh oh!
There was an error while loading. Please reload this page.
[enhancement](nereids) enhancement distribute planner for data distribution - #37219
Merged
Conversation
doris-robot
commented
Jul 3, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
924060929
commented
Jul 3, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 3, 2024
TPC-H: Total hot run time: 40096 ms |
doris-robot
commented
Jul 3, 2024
TPC-DS: Total hot run time: 177967 ms |
doris-robot
commented
Jul 3, 2024
ClickBench: Total hot run time: 30.7 s |
924060929
commented
Jul 3, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 3, 2024
TPC-H: Total hot run time: 40347 ms |
doris-robot
commented
Jul 3, 2024
TPC-DS: Total hot run time: 175097 ms |
doris-robot
commented
Jul 3, 2024
ClickBench: Total hot run time: 30.63 s |
924060929
commented
Jul 4, 2024
ContributorAuthor
run buildall |
1 similar comment
924060929
commented
Jul 4, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 4, 2024
TPC-H: Total hot run time: 39885 ms |
doris-robot
commented
Jul 4, 2024
TPC-DS: Total hot run time: 170550 ms |
doris-robot
commented
Jul 4, 2024
ClickBench: Total hot run time: 30.54 s |
924060929
commented
Jul 5, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 5, 2024
TPC-H: Total hot run time: 40637 ms |
doris-robot
commented
Jul 5, 2024
TPC-DS: Total hot run time: 173733 ms |
doris-robot
commented
Jul 5, 2024
ClickBench: Total hot run time: 31.21 s |
924060929
commented
Jul 8, 2024
ContributorAuthor
run buildall |
924060929force-pushed
the
enable_distribute_planner
branch
from
July 8, 2024 08:17
968b00f to
8d2db03Comparedoris-robot
commented
Jul 8, 2024
TPC-H: Total hot run time: 40508 ms |
doris-robot
commented
Jul 8, 2024
TPC-DS: Total hot run time: 174263 ms |
doris-robot
commented
Jul 8, 2024
ClickBench: Total hot run time: 30.68 s |
924060929force-pushed
the
enable_distribute_planner
branch
from
July 8, 2024 10:17
c7312f7 to
5aa1f68Compare924060929
commented
Jul 8, 2024
ContributorAuthor
run buildall |
1 similar comment
924060929
commented
Jul 8, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 8, 2024
TPC-H: Total hot run time: 40134 ms |
924060929
commented
Jul 8, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 8, 2024
TPC-H: Total hot run time: 40426 ms |
doris-robot
commented
Jul 8, 2024
TPC-DS: Total hot run time: 175182 ms |
doris-robot
commented
Jul 18, 2024
TPC-H: Total hot run time: 40171 ms |
doris-robot
commented
Jul 18, 2024
TPC-DS: Total hot run time: 175497 ms |
doris-robot
commented
Jul 18, 2024
ClickBench: Total hot run time: 30.93 s |
924060929
commented
Jul 18, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Jul 18, 2024
TPC-H: Total hot run time: 39743 ms |
doris-robot
commented
Jul 18, 2024
TPC-DS: Total hot run time: 174589 ms |
doris-robot
commented
Jul 18, 2024
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-actionsBot
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
HappenLee pushed a commit
to HappenLee/incubator-doris
that referenced
this pull request
Apr 24, 2026
…bution (apache#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
HappenLee pushed a commit
to HappenLee/incubator-doris
that referenced
this pull request
Apr 24, 2026
…7951 (apache#38157) fix test which conflict between apache#37219 and apache#37951
HappenLee pushed a commit
to HappenLee/incubator-doris
that referenced
this pull request
Apr 24, 2026
Related PR: apache#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.
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 freeto 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.