Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

2024-08-04 Thread via GitHub
englefly closed pull request #38534: [fix](nereids) fix bug in PullUpJoinFromUnion rule URL: https://github.com/apache/doris/pull/38534 -- 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 c

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

2024-08-04 Thread via GitHub
englefly commented on PR #38534: URL: https://github.com/apache/doris/pull/38534#issuecomment-2268032735 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) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
XieJiann commented on code in PR #38534: URL: https://github.com/apache/doris/pull/38534#discussion_r1697807919 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpJoinFromUnion.java: ## @@ -403,8 +404,9 @@ private boolean tryMapJoinSlotToUnion(LogicalUnion

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
englefly commented on code in PR #38534: URL: https://github.com/apache/doris/pull/38534#discussion_r1697144752 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpJoinFromUnion.java: ## @@ -403,8 +404,9 @@ private boolean tryMapJoinSlotToUnion(LogicalUnion

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
XieJiann commented on code in PR #38534: URL: https://github.com/apache/doris/pull/38534#discussion_r1696851570 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpJoinFromUnion.java: ## @@ -403,8 +404,9 @@ private boolean tryMapJoinSlotToUnion(LogicalUnion

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38534: URL: https://github.com/apache/doris/pull/38534#issuecomment-2258107212 ClickBench: Total hot run time: 30.59 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

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

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

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

Re: [PR] [fix](nereids) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
englefly commented on PR #38534: URL: https://github.com/apache/doris/pull/38534#issuecomment-2257994275 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) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
englefly commented on PR #38534: URL: https://github.com/apache/doris/pull/38534#issuecomment-2257984891 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) fix bug in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38534: URL: https://github.com/apache/doris/pull/38534#issuecomment-2257984558 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 in PullUpJoinFromUnion rule [doris]

2024-07-30 Thread via GitHub
englefly opened a new pull request, #38534: URL: https://github.com/apache/doris/pull/38534 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab