Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

2025-03-13 Thread via GitHub
zhangm365 commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2720123029 @morrySnow pls review the pr. Thanks. -- 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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

2025-03-11 Thread via GitHub
morningman commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2716184388 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 u

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2716175262 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] fix the cascadesContext.getMemo()==null [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2716175802 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] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

2025-03-11 Thread via GitHub
zhangm365 commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2713365944 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] fix the cascadesContext.getMemo()==null [doris]

2025-03-06 Thread via GitHub
zhangm365 commented on code in PR #48771: URL: https://github.com/apache/doris/pull/48771#discussion_r1983377674 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -271,8 +271,12 @@ private Plan planWithoutLock( // print memo before choose p

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

2025-03-06 Thread via GitHub
morrySnow commented on code in PR #48771: URL: https://github.com/apache/doris/pull/48771#discussion_r1983165750 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -271,8 +271,12 @@ private Plan planWithoutLock( // print memo before choose p

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

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

Re: [PR] [fix] fix the cascadesContext.getMemo()==null [doris]

2025-03-06 Thread via GitHub
zhangm365 commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2703438127 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] fix the cascadesContext.getMemo()==null [doris]

2025-03-06 Thread via GitHub
Thearas commented on PR #48771: URL: https://github.com/apache/doris/pull/48771#issuecomment-2703435436 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