Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-11-06 Thread via GitHub
morrySnow merged PR #41607: URL: https://github.com/apache/doris/pull/41607 -- 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.ap

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-11-06 Thread via GitHub
morningman commented on code in PR #41607: URL: https://github.com/apache/doris/pull/41607#discussion_r1831260771 ## fe/fe-core/src/main/java/org/apache/doris/qe/VariableMgr.java: ## @@ -947,4 +956,48 @@ private static ImmutableSortedMap.Builder getStringVarContex }

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-11-06 Thread via GitHub
morningman commented on code in PR #41607: URL: https://github.com/apache/doris/pull/41607#discussion_r1831260771 ## fe/fe-core/src/main/java/org/apache/doris/qe/VariableMgr.java: ## @@ -947,4 +956,48 @@ private static ImmutableSortedMap.Builder getStringVarContex }

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2449078515 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] [opt](variable) force update some variable by variable version [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2449078552 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] [opt](variable) force update some variable by variable version [doris]

2024-10-28 Thread via GitHub
doris-robot commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2441558212 ClickBench: Total hot run time: 31.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](variable) force update some variable by variable version [doris]

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

Re: [PR] [opt](variable) force update some variable by variable version [doris]

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

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-28 Thread via GitHub
morrySnow commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2441322940 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] [opt](variable) force update some variable by variable version [doris]

2024-10-23 Thread via GitHub
morrySnow commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2434248573 run p0 -- 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 unsubscr

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-23 Thread via GitHub
doris-robot commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2431530752 ClickBench: Total hot run time: 32.22 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](variable) force update some variable by variable version [doris]

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

Re: [PR] [opt](variable) force update some variable by variable version [doris]

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

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-23 Thread via GitHub
morrySnow commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2431400634 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] [opt](variable) force update some variable by variable version [doris]

2024-10-22 Thread via GitHub
morrySnow commented on code in PR #41607: URL: https://github.com/apache/doris/pull/41607#discussion_r1811926438 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -663,6 +671,9 @@ public class SessionVariable implements Serializable, Writable { pu

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-16 Thread via GitHub
morningman commented on code in PR #41607: URL: https://github.com/apache/doris/pull/41607#discussion_r1804085056 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -663,6 +671,9 @@ public class SessionVariable implements Serializable, Writable { p

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2401901220 ClickBench: Total hot run time: 32.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](variable) force update some variable by variable version [doris]

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

Re: [PR] [opt](variable) force update some variable by variable version [doris]

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

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
doris-robot commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2401823599 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] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
morrySnow opened a new pull request, #41607: URL: https://github.com/apache/doris/pull/41607 variable version: 000-100: doris-2.0.x 100-200: doris-2.1.x 200-300: doris-3.0.x update variables 000: nereids_timeout_second = 30 if original value is 5 100: enabl

Re: [PR] [opt](variable) force update some variable by variable version [doris]

2024-10-09 Thread via GitHub
morrySnow commented on PR #41607: URL: https://github.com/apache/doris/pull/41607#issuecomment-2401823738 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