Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-16 Thread via GitHub
feiniaofeiafei commented on code in PR #45447: URL: https://github.com/apache/doris/pull/45447#discussion_r1888047465 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/AggregateStrategies.java: ## @@ -2076,7 +2079,8 @@ private boolean couldConvertToMulti(

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-16 Thread via GitHub
morrySnow merged PR #45447: URL: https://github.com/apache/doris/pull/45447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-16 Thread via GitHub
englefly commented on code in PR #45447: URL: https://github.com/apache/doris/pull/45447#discussion_r1887936886 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/AggregateStrategies.java: ## @@ -2076,7 +2079,8 @@ private boolean couldConvertToMulti(Logica

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-16 Thread via GitHub
github-actions[bot] commented on PR #45447: URL: https://github.com/apache/doris/pull/45447#issuecomment-2547399745 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-15 Thread via GitHub
feiniaofeiafei commented on PR #45447: URL: https://github.com/apache/doris/pull/45447#issuecomment-2544794044 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-15 Thread via GitHub
github-actions[bot] commented on PR #45447: URL: https://github.com/apache/doris/pull/45447#issuecomment-2544588396 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-15 Thread via GitHub
github-actions[bot] commented on PR #45447: URL: https://github.com/apache/doris/pull/45447#issuecomment-2544588363 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-15 Thread via GitHub
feiniaofeiafei commented on PR #45447: URL: https://github.com/apache/doris/pull/45447#issuecomment-2544569868 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-15 Thread via GitHub
Thearas commented on PR #45447: URL: https://github.com/apache/doris/pull/45447#issuecomment-2544569102 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](nereids) fix bug when sum0 distinct appear in cte [doris]

2024-12-15 Thread via GitHub
feiniaofeiafei opened a new pull request, #45447: URL: https://github.com/apache/doris/pull/45447 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author)