yiguolei commented on code in PR #37559:
URL: https://github.com/apache/doris/pull/37559#discussion_r1675405258
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/QueryQueue.java:
##
@@ -126,30 +138,47 @@ public QueueToken getToken() throws UserException {
yiguolei commented on code in PR #37559:
URL: https://github.com/apache/doris/pull/37559#discussion_r1675404264
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/QueryQueue.java:
##
@@ -126,30 +138,47 @@ public QueueToken getToken() throws UserException {
Yukang-Lian commented on PR #37689:
URL: https://github.com/apache/doris/pull/37689#issuecomment-2224945569
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
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5dd27802096 [change](index) change
enable_cre
github-actions[bot] commented on code in PR #37630:
URL: https://github.com/apache/doris/pull/37630#discussion_r1675401621
##
cloud/test/recycler_test.cpp:
##
@@ -48,6 +48,8 @@ static const std::string instance_id =
"instance_id_recycle_test";
static int64_t current_time = 0;
gavinchou merged PR #36692:
URL: https://github.com/apache/doris/pull/36692
--
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
doris-robot commented on PR #36854:
URL: https://github.com/apache/doris/pull/36854#issuecomment-2224936757
ClickBench: Total hot run time: 30.93 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
LiBinfeng-01 commented on PR #37616:
URL: https://github.com/apache/doris/pull/37616#issuecomment-2224935744
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
github-actions[bot] commented on PR #36692:
URL: https://github.com/apache/doris/pull/36692#issuecomment-2224920928
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
doris-robot commented on PR #36854:
URL: https://github.com/apache/doris/pull/36854#issuecomment-2224921619
TPC-DS: Total hot run time: 178663 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #36692:
URL: https://github.com/apache/doris/pull/36692#issuecomment-2224921022
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
morrySnow commented on code in PR #37644:
URL: https://github.com/apache/doris/pull/37644#discussion_r1675389588
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/executor/Rewriter.java:
##
@@ -204,7 +204,8 @@ public class Rewriter extends AbstractBatchJobExecutor {
xzj7019 commented on code in PR #37616:
URL: https://github.com/apache/doris/pull/37616#discussion_r1675388337
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/FoldConstantRuleOnFE.java:
##
@@ -405,6 +405,11 @@ public Expression visitOr(Or or, Expressi
xiaokang commented on PR #36696:
URL: https://github.com/apache/doris/pull/36696#issuecomment-2224894268
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
doris-robot commented on PR #36854:
URL: https://github.com/apache/doris/pull/36854#issuecomment-2224887973
TPC-H: Total hot run time: 39507 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #37706:
URL: https://github.com/apache/doris/pull/37706#issuecomment-2224882714
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 0d2d9357109 (join) fix broadcast joi
github-actions[bot] commented on PR #36134:
URL: https://github.com/apache/doris/pull/36134#issuecomment-2224875479
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
zhannngchen commented on PR #37706:
URL: https://github.com/apache/doris/pull/37706#issuecomment-2224874059
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
yiguolei commented on code in PR #37559:
URL: https://github.com/apache/doris/pull/37559#discussion_r1675373545
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/QueryQueue.java:
##
@@ -105,18 +104,31 @@ public QueueToken getToken() throws UserException {
yiguolei commented on code in PR #37559:
URL: https://github.com/apache/doris/pull/37559#discussion_r1675374613
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/QueryQueue.java:
##
@@ -105,18 +104,31 @@ public QueueToken getToken() throws UserException {
yiguolei commented on code in PR #37559:
URL: https://github.com/apache/doris/pull/37559#discussion_r1675373545
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/QueryQueue.java:
##
@@ -105,18 +104,31 @@ public QueueToken getToken() throws UserException {
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 4a4bcc6c14f [fix](dockerfile) Switch repos to
doris-robot commented on PR #37114:
URL: https://github.com/apache/doris/pull/37114#issuecomment-2224843309
ClickBench: Total hot run time: 30.82 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37616:
URL: https://github.com/apache/doris/pull/37616#issuecomment-2224847141
ClickBench: Total hot run time: 30.22 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morningman merged PR #37568:
URL: https://github.com/apache/doris/pull/37568
--
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.a
Yulei-Yang commented on PR #37626:
URL: https://github.com/apache/doris/pull/37626#issuecomment-2224833492
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
doris-robot commented on PR #37616:
URL: https://github.com/apache/doris/pull/37616#issuecomment-2224832291
TPC-DS: Total hot run time: 174432 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #37114:
URL: https://github.com/apache/doris/pull/37114#issuecomment-2224829053
TPC-DS: Total hot run time: 174024 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 0bcf11a79cf [feture](inverted index) add ord
github-actions[bot] commented on PR #37710:
URL: https://github.com/apache/doris/pull/37710#issuecomment-2224822795
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
qidaye merged PR #36356:
URL: https://github.com/apache/doris/pull/36356
--
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.apach
doris-robot commented on PR #37709:
URL: https://github.com/apache/doris/pull/37709#issuecomment-2224821114
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 95484dafcd789b546708b4898770c4e55784cbe0 with
default session variables
Stream
github-actions[bot] commented on PR #37710:
URL: https://github.com/apache/doris/pull/37710#issuecomment-2224819449
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
github-actions[bot] commented on PR #37710:
URL: https://github.com/apache/doris/pull/37710#issuecomment-2224819349
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
doris-robot commented on PR #37709:
URL: https://github.com/apache/doris/pull/37709#issuecomment-2224812457
ClickBench: Total hot run time: 30.54 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37616:
URL: https://github.com/apache/doris/pull/37616#issuecomment-2224802739
TPC-H: Total hot run time: 39787 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #37710:
URL: https://github.com/apache/doris/pull/37710#issuecomment-2224801271
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
felixwluo opened a new pull request, #37710:
URL: https://github.com/apache/doris/pull/37710
## Proposed changes
cherry-pick : #36802
--
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
doris-robot commented on PR #37114:
URL: https://github.com/apache/doris/pull/37114#issuecomment-2224798462
TPC-H: Total hot run time: 40055 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #37709:
URL: https://github.com/apache/doris/pull/37709#issuecomment-2224797311
TPC-DS: Total hot run time: 202999 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
This is an automated email from the ASF dual-hosted git repository.
airborne pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 070914e08e6 [cherry-pick](branch-3.0) a
airborne12 merged PR #37419:
URL: https://github.com/apache/doris/pull/37419
--
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.a
xinyiZzz commented on PR #36854:
URL: https://github.com/apache/doris/pull/36854#issuecomment-2224787209
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
zzzxl1993 commented on PR #37395:
URL: https://github.com/apache/doris/pull/37395#issuecomment-2224778651
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
zzzxl1993 commented on PR #37395:
URL: https://github.com/apache/doris/pull/37395#issuecomment-2224778462
run external
--
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
Jibing-Li merged PR #37694:
URL: https://github.com/apache/doris/pull/37694
--
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
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 259d28407e4 [improvement](statistics)En
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 37583d2d0a0 [test](statistics)Add test
Jibing-Li merged PR #37691:
URL: https://github.com/apache/doris/pull/37691
--
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
doris-robot commented on PR #37709:
URL: https://github.com/apache/doris/pull/37709#issuecomment-2224763458
TPC-H: Total hot run time: 49647 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #37565:
URL: https://github.com/apache/doris/pull/37565#issuecomment-2224745045
ClickBench: Total hot run time: 31.53 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37707:
URL: https://github.com/apache/doris/pull/37707#issuecomment-2224743939
TeamCity be ut coverage result:
Function Coverage: 36.44% (9184/25204)
Line Coverage: 27.97% (75105/268489)
Region Coverage: 26.84% (38739/144321)
Branch Coverage: 23.5
doris-robot commented on PR #37565:
URL: https://github.com/apache/doris/pull/37565#issuecomment-2224729976
TPC-DS: Total hot run time: 173219 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #36918:
URL: https://github.com/apache/doris/pull/36918#issuecomment-2224722504
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #37704:
URL: https://github.com/apache/doris/pull/37704#issuecomment-2224720434
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Yukang-Lian commented on PR #37519:
URL: https://github.com/apache/doris/pull/37519#issuecomment-2224699282
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
doris-robot commented on PR #37565:
URL: https://github.com/apache/doris/pull/37565#issuecomment-2224698036
TPC-H: Total hot run time: 40033 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
felixwluo commented on PR #37114:
URL: https://github.com/apache/doris/pull/37114#issuecomment-2224697226
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
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new c34c986ffec [opt](regression-test) M
morningman merged PR #37638:
URL: https://github.com/apache/doris/pull/37638
--
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.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a4371c2f6d7 [fix](recycler) Fix incorrect mtime convertion in azure
obj client (#37535)
add b55453443ff [fix]
LiBinfeng-01 commented on PR #37616:
URL: https://github.com/apache/doris/pull/37616#issuecomment-2224679066
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
dataroaring commented on PR #37519:
URL: https://github.com/apache/doris/pull/37519#issuecomment-2224677683
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
github-actions[bot] commented on PR #37707:
URL: https://github.com/apache/doris/pull/37707#issuecomment-2224675518
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
dataroaring commented on PR #37709:
URL: https://github.com/apache/doris/pull/37709#issuecomment-2224673095
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
zhiqiang- commented on PR #37707:
URL: https://github.com/apache/doris/pull/37707#issuecomment-2224671133
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.
T
github-actions[bot] commented on PR #37707:
URL: https://github.com/apache/doris/pull/37707#issuecomment-2224667154
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
zhiqiang- commented on PR #37707:
URL: https://github.com/apache/doris/pull/37707#issuecomment-2224651106
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.
T
BePPPower commented on PR #37565:
URL: https://github.com/apache/doris/pull/37565#issuecomment-2224647884
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
doris-robot commented on PR #37708:
URL: https://github.com/apache/doris/pull/37708#issuecomment-2224647026
ClickBench: Total hot run time: 30.46 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #36918:
URL: https://github.com/apache/doris/pull/36918#issuecomment-2224638735
TeamCity be ut coverage result:
Function Coverage: 36.44% (9184/25204)
Line Coverage: 27.96% (75090/268526)
Region Coverage: 26.83% (38732/144349)
Branch Coverage: 23.5
morningman opened a new pull request, #855:
URL: https://github.com/apache/doris-website/pull/855
(no comment)
--
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 unsubscrib
doris-robot commented on PR #37706:
URL: https://github.com/apache/doris/pull/37706#issuecomment-2224638809
ClickBench: Total hot run time: 29.78 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37708:
URL: https://github.com/apache/doris/pull/37708#issuecomment-2224632102
TPC-DS: Total hot run time: 175081 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #37706:
URL: https://github.com/apache/doris/pull/37706#issuecomment-2224623986
TPC-DS: Total hot run time: 174009 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new a4371c2f6d7 [fix](recycler) Fix incorrect mtim
gavinchou merged PR #37535:
URL: https://github.com/apache/doris/pull/37535
--
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
doris-robot commented on PR #37705:
URL: https://github.com/apache/doris/pull/37705#issuecomment-2224616465
TeamCity be ut coverage result:
Function Coverage: 36.43% (9183/25206)
Line Coverage: 27.97% (75094/268491)
Region Coverage: 26.84% (38734/144327)
Branch Coverage: 23.5
doris-robot commented on PR #37041:
URL: https://github.com/apache/doris/pull/37041#issuecomment-2224617694
ClickBench: Total hot run time: 31.2 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
doris-robot commented on PR #37704:
URL: https://github.com/apache/doris/pull/37704#issuecomment-2224617376
TeamCity be ut coverage result:
Function Coverage: 36.45% (9188/25207)
Line Coverage: 27.98% (75118/268476)
Region Coverage: 26.85% (38748/144318)
Branch Coverage: 23.5
doris-robot commented on PR #37697:
URL: https://github.com/apache/doris/pull/37697#issuecomment-2224614770
ClickBench: Total hot run time: 30.79 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37561:
URL: https://github.com/apache/doris/pull/37561#issuecomment-2224614637
ClickBench: Total hot run time: 30.7 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
doris-robot commented on PR #37041:
URL: https://github.com/apache/doris/pull/37041#issuecomment-2224602934
TPC-DS: Total hot run time: 174249 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #37708:
URL: https://github.com/apache/doris/pull/37708#issuecomment-2224602352
TPC-H: Total hot run time: 39862 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #37697:
URL: https://github.com/apache/doris/pull/37697#issuecomment-2224599703
TPC-DS: Total hot run time: 175289 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #37561:
URL: https://github.com/apache/doris/pull/37561#issuecomment-2224599535
TPC-DS: Total hot run time: 174149 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #37535:
URL: https://github.com/apache/doris/pull/37535#issuecomment-2224596227
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
github-actions[bot] commented on PR #36918:
URL: https://github.com/apache/doris/pull/36918#issuecomment-2224595667
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #36918:
URL: https://github.com/apache/doris/pull/36918#issuecomment-2224594779
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
doris-robot commented on PR #37706:
URL: https://github.com/apache/doris/pull/37706#issuecomment-2224594006
TPC-H: Total hot run time: 39715 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
lxr599 commented on PR #37145:
URL: https://github.com/apache/doris/pull/37145#issuecomment-2224590163
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 unsubscribe
zzzxl1993 commented on PR #36918:
URL: https://github.com/apache/doris/pull/36918#issuecomment-2224580577
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
xinyiZzz commented on PR #36854:
URL: https://github.com/apache/doris/pull/36854#issuecomment-2224579414
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
doris-robot commented on PR #37041:
URL: https://github.com/apache/doris/pull/37041#issuecomment-2224569506
TPC-H: Total hot run time: 40156 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #37697:
URL: https://github.com/apache/doris/pull/37697#issuecomment-2224565292
TPC-H: Total hot run time: 40159 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #37561:
URL: https://github.com/apache/doris/pull/37561#issuecomment-2224565217
TPC-H: Total hot run time: 40142 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #37708:
URL: https://github.com/apache/doris/pull/37708#issuecomment-2224555314
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
zzzxl1993 commented on PR #37395:
URL: https://github.com/apache/doris/pull/37395#issuecomment-2224550297
run external
--
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
doris-robot commented on PR #37709:
URL: https://github.com/apache/doris/pull/37709#issuecomment-2224549035
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
1 - 100 of 739 matches
Mail list logo