Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-11 Thread via GitHub
starocean999 merged PR #25089: URL: https://github.com/apache/doris/pull/25089 -- 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

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1757098464 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)disable parallel scan in some case [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1757098536 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)disable parallel scan in some case [doris]

2023-10-09 Thread via GitHub
doris-robot commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1752458191 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.5 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-08 Thread via GitHub
starocean999 commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1752415998 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

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-07 Thread via GitHub
morrySnow commented on code in PR #25089: URL: https://github.com/apache/doris/pull/25089#discussion_r1349608267 ## fe/fe-core/src/main/java/org/apache/doris/planner/PlanFragment.java: ## @@ -326,6 +326,8 @@ public String getExplainString(TExplainLevel explainLevel) { }

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-07 Thread via GitHub
doris-robot commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1751895468 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.17 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-07 Thread via GitHub
starocean999 commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1751885811 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

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-07 Thread via GitHub
doris-robot commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1751693510 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.76 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-07 Thread via GitHub
starocean999 commented on PR #25089: URL: https://github.com/apache/doris/pull/25089#issuecomment-1751685861 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

[PR] [fix](nereids)disable parallel scan in some case [doris]

2023-10-07 Thread via GitHub
starocean999 opened a new pull request, #25089: URL: https://github.com/apache/doris/pull/25089 ## Proposed changes disable parallel scan for window function node, partition topn node and set operation node ## Further comments If this is a relatively large or complex