Re: [PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-03-04 Thread via GitHub
yiguolei merged PR #48492: URL: https://github.com/apache/doris/pull/48492 -- 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) nested window function with order by raise exception [doris]

2025-03-02 Thread via GitHub
doris-robot commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2693240649 ClickBench: Total hot run time: 32.21 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-03-02 Thread via GitHub
doris-robot commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2693235677 TPC-DS: Total hot run time: 186549 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-03-02 Thread via GitHub
doris-robot commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2693224632 TPC-H: Total hot run time: 31618 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-03-02 Thread via GitHub
morrySnow commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2693206641 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 un

Re: [PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-02-28 Thread via GitHub
github-actions[bot] commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2690278944 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) nested window function with order by raise exception [doris]

2025-02-28 Thread via GitHub
github-actions[bot] commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2690279023 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

[PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-02-28 Thread via GitHub
morrySnow opened a new pull request, #48492: URL: https://github.com/apache/doris/pull/48492 ### What problem does this PR solve? Related PR: #40937 Problem Summary: We want to provide clearer error messages for window functions with ORDER BY parameters. However, the cur

Re: [PR] [fix](Nereids) nested window function with order by raise exception [doris]

2025-02-28 Thread via GitHub
Thearas commented on PR #48492: URL: https://github.com/apache/doris/pull/48492#issuecomment-2690264289 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