Uh oh!
There was an error while loading. Please reload this page.
[feat](nereids)support count/sum(distinct A) for window - #51821
Merged
Conversation
hello-stephen
commented
Jun 17, 2025
Contributor
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
englefly
commented
Jun 18, 2025
ContributorAuthor
run buildall |
doris-robot
commented
Jun 18, 2025
TPC-H: Total hot run time: 33447 ms |
doris-robot
commented
Jun 18, 2025
TPC-DS: Total hot run time: 192308 ms |
engleflyforce-pushed
the
multi_distinct_window
branch
from
June 26, 2025 03:54
1426750 to
955df3fCompareenglefly
commented
Jun 26, 2025
ContributorAuthor
run buildall |
1 similar comment
englefly
commented
Jun 26, 2025
ContributorAuthor
run buildall |
doris-robot
commented
Jun 27, 2025
TPC-H: Total hot run time: 33583 ms |
doris-robot
commented
Jun 27, 2025
TPC-DS: Total hot run time: 183779 ms |
doris-robot
commented
Jun 27, 2025
ClickBench: Total hot run time: 29.76 s |
englefly
commented
Jun 30, 2025
ContributorAuthor
run buildall |
englefly
marked this pull request as ready for review
June 30, 2025 02:11
hello-stephen
commented
Jun 30, 2025
Contributor
FE UT Coverage ReportIncrement line coverage |
engleflyforce-pushed
the
multi_distinct_window
branch
from
July 2, 2025 05:57
9f46cb4 to
3aa6540Compareenglefly
commented
Jul 2, 2025
ContributorAuthor
run buildall |
doris-robot
commented
Jul 2, 2025
TPC-H: Total hot run time: 33894 ms |
doris-robot
commented
Jul 2, 2025
TPC-DS: Total hot run time: 186052 ms |
doris-robot
commented
Jul 2, 2025
ClickBench: Total hot run time: 29.65 s |
hello-stephen
commented
Jul 2, 2025
Contributor
FE UT Coverage ReportIncrement line coverage |
englefly
commented
Jul 4, 2025
ContributorAuthor
run buildall |
doris-robot
commented
Jul 4, 2025
TPC-H: Total hot run time: 33721 ms |
doris-robot
commented
Jul 4, 2025
TPC-DS: Total hot run time: 185172 ms |
doris-robot
commented
Jul 4, 2025
ClickBench: Total hot run time: 29.02 s |
hello-stephen
commented
Jul 4, 2025
Contributor
FE UT Coverage ReportIncrement line coverage |
engleflyforce-pushed
the
multi_distinct_window
branch
from
July 4, 2025 08:26
037dc28 to
a497085Compareenglefly
commented
Jul 4, 2025
ContributorAuthor
run buildall |
doris-robot
commented
Jul 4, 2025
TPC-H: Total hot run time: 34104 ms |
doris-robot
commented
Jul 4, 2025
TPC-DS: Total hot run time: 185529 ms |
doris-robot
commented
Jul 4, 2025
ClickBench: Total hot run time: 29.18 s |
englefly
commented
Jul 7, 2025
ContributorAuthor
run p0 |
starocean999
approved these changes
Jul 8, 2025
Contributor
PR approved by at least one committer and no changes requested. |
Contributor
PR approved by anyone and no changes requested. |
zhangstar333
approved these changes
Jul 8, 2025
Hastyshell pushed a commit
to Hastyshell/doris
that referenced
this pull request
Feb 27, 2026
16 tasks
morrySnow added a commit
that referenced
this pull request
Jun 25, 2026
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.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)