Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
englefly merged PR #45693: URL: https://github.com/apache/doris/pull/45693 -- 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.apa

Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556232213 ClickBench: Total hot run time: 32.55 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556227878 TPC-DS: Total hot run time: 189687 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556219175 TPC-H: Total hot run time: 40062 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556201110 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) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556201010 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) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
englefly commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556197853 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. To uns

Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
hello-stephen commented on PR #45693: URL: https://github.com/apache/doris/pull/45693#issuecomment-2556197064 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+pro

[PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
englefly opened a new pull request, #45693: URL: https://github.com/apache/doris/pull/45693 ### What problem does this PR solve? make DeferMaterializeTopN support one phase sort. Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note