github-actions[bot] commented on PR #33634:
URL: https://github.com/apache/doris/pull/33634#issuecomment-2054498616
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
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565125622
##
be/src/olap/single_replica_compaction.cpp:
##
@@ -112,23 +110,18 @@ Status
SingleReplicaCompaction::_do_single_replica_compaction_impl() {
Version proper_vers
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565125980
##
be/src/http/action/compaction_action.cpp:
##
@@ -278,6 +279,23 @@ Status
CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet,
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565126083
##
be/src/olap/olap_common.h:
##
@@ -49,7 +49,12 @@ using uint128_t = unsigned __int128;
using TabletUid = UniqueId;
-enum CompactionType { BASE_COMPACTION = 1, C
github-actions[bot] commented on PR #33347:
URL: https://github.com/apache/doris/pull/33347#issuecomment-2054512803
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
morningman merged PR #33347:
URL: https://github.com/apache/doris/pull/33347
--
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 96eb7ec9a21 [feature](Nereids): date literal suppose Zone (#33534)
add 229b9b9d654 [fix](auth)fix missing auth
github-actions[bot] commented on PR #33599:
URL: https://github.com/apache/doris/pull/33599#issuecomment-2054524182
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
JNSimba commented on code in PR #365:
URL:
https://github.com/apache/doris-flink-connector/pull/365#discussion_r1565127906
##
flink-doris-connector/src/main/java/org/apache/doris/flink/serialization/RowBatch.java:
##
@@ -84,10 +88,10 @@ public void put(Object o) {
}
starocean999 commented on code in PR #33630:
URL: https://github.com/apache/doris/pull/33630#discussion_r1565128341
##
fe/fe-core/src/main/java/org/apache/doris/analysis/StmtRewriter.java:
##
@@ -1365,4 +1370,116 @@ public static boolean rewriteByPolicy(StatementBase
statementB
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565128020
##
be/src/http/action/compaction_action.cpp:
##
@@ -278,6 +279,23 @@ Status
CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet,
starocean999 commented on code in PR #33630:
URL: https://github.com/apache/doris/pull/33630#discussion_r1565128487
##
fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java:
##
@@ -1426,21 +1426,24 @@ private void analyzeAndGenerateQueryPlan(TQueryOptions
tQueryOptions
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565128414
##
be/src/http/action/compaction_action.cpp:
##
@@ -243,7 +258,14 @@ Status
CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet,
RETURN_IF_
doris-robot commented on PR #33550:
URL: https://github.com/apache/doris/pull/33550#issuecomment-2054542449
TPC-H: Total hot run time: 38294 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565130436
##
be/src/http/action/compaction_action.cpp:
##
@@ -243,7 +258,14 @@ Status
CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet,
RETURN_IF_
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565131417
##
be/src/olap/single_replica_compaction.cpp:
##
@@ -152,12 +149,10 @@ Status
SingleReplicaCompaction::_do_single_replica_compaction_impl() {
RETURN_IF_ERROR(mod
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-4.0-preview
in repository https://gitbox.apache.org/repos/asf/doris.git
from 52970edfa56 [fix](create table) Fix create table exception without
cleaning the e… (#33574)
new
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-4.0-preview
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 77c93faeaf78cec0836e3770a009b6536de94794
Author: AlexYue
AuthorDate: Mon Apr 15 09:45:33 2024 +0800
doris-robot commented on PR #33550:
URL: https://github.com/apache/doris/pull/33550#issuecomment-2054596976
TPC-DS: Total hot run time: 184511 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 #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2054600767
TPC-H: Total hot run time: 38773 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 #33643:
URL: https://github.com/apache/doris/pull/33643#issuecomment-2054610643
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
Mryange opened a new pull request, #33643:
URL: https://github.com/apache/doris/pull/33643
## Proposed changes
Perform the check during prepare rather than during execution.
## Further comments
If this is a relatively large or complex change, kick off the discussion a
doris-robot commented on PR #33550:
URL: https://github.com/apache/doris/pull/33550#issuecomment-2054622344
ClickBench: Total hot run time: 29.93 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Mryange commented on PR #33643:
URL: https://github.com/apache/doris/pull/33643#issuecomment-2054622710
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 unsu
github-actions[bot] commented on PR #33623:
URL: https://github.com/apache/doris/pull/33623#issuecomment-2054624200
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
CalvinKirs merged PR #544:
URL: https://github.com/apache/doris-website/pull/544
--
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...@dor
This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 36eb56260d Add the version statement corres
doris-robot commented on PR #33550:
URL: https://github.com/apache/doris/pull/33550#issuecomment-2054636962
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit a1b348c95891832c23098df34b487d04cf39938b with
default session variables
Stream
liaoxin01 commented on code in PR #33502:
URL: https://github.com/apache/doris/pull/33502#discussion_r1565106784
##
gensrc/proto/internal_service.proto:
##
@@ -412,6 +412,7 @@ message PKafkaMetaProxyRequest {
message PProxyRequest {
optional PKafkaMetaProxyRequest kafka_
github-actions[bot] commented on code in PR #33643:
URL: https://github.com/apache/doris/pull/33643#discussion_r1565137087
##
be/src/pipeline/pipeline_x/operator.cpp:
##
@@ -189,6 +190,38 @@ Status OperatorXBase::close(RuntimeState* state) {
return result.value()->close(sta
DongLiang-0 opened a new pull request, #13:
URL: https://github.com/apache/doris-kafka-connector/pull/13
(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 uns
ZmmBigdata opened a new pull request, #551:
URL: https://github.com/apache/doris-website/pull/551
1、The format of the “ARRAY_LAST ” SQL function document on the official
website is incorrect, and the document format has been modified
Further comments
If this is a relatively lar
doris-robot commented on PR #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2054656128
TPC-DS: Total hot run time: 186854 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
LiBinfeng-01 commented on PR #33598:
URL: https://github.com/apache/doris/pull/33598#issuecomment-2054664381
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 #33599:
URL: https://github.com/apache/doris/pull/33599#issuecomment-2054664614
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
starocean999 commented on code in PR #33454:
URL: https://github.com/apache/doris/pull/33454#discussion_r1565139771
##
regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy:
##
@@ -0,0 +1,49 @@
+// Licensed to the Apache Software Foundation (ASF) unde
github-actions[bot] commented on PR #33575:
URL: https://github.com/apache/doris/pull/33575#issuecomment-2054676882
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 #33575:
URL: https://github.com/apache/doris/pull/33575#issuecomment-2054677005
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
starocean999 commented on code in PR #33454:
URL: https://github.com/apache/doris/pull/33454#discussion_r1565139771
##
regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy:
##
@@ -0,0 +1,49 @@
+// Licensed to the Apache Software Foundation (ASF) unde
doris-robot commented on PR #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2054681891
ClickBench: Total hot run time: 30.94 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
luckyliush opened a new issue, #33644:
URL: https://github.com/apache/doris/issues/33644
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris-2.1.0
##
doris-robot commented on PR #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2054696456
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit a167937c7eeb4a191c7387e653801ff78510bec9 with
default session variables
Stream
morningman merged PR #33599:
URL: https://github.com/apache/doris/pull/33599
--
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 229b9b9d654 [fix](auth)fix missing authentication (#33347)
add a393cec5caf [docker](script)add --grace to be_p
github-actions[bot] commented on PR #33527:
URL: https://github.com/apache/doris/pull/33527#issuecomment-2054701849
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 #33527:
URL: https://github.com/apache/doris/pull/33527#issuecomment-2054701679
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 code in PR #32804:
URL: https://github.com/apache/doris/pull/32804#discussion_r1565143956
##
be/src/cloud/cloud_backend_service.cpp:
##
@@ -45,4 +57,137 @@
return Status::OK();
}
+void CloudBackendService::sync_load_for_tablets(TSyncLoadF
vinlee19 commented on code in PR #365:
URL:
https://github.com/apache/doris-flink-connector/pull/365#discussion_r1565145458
##
flink-doris-connector/src/main/java/org/apache/doris/flink/serialization/RowBatch.java:
##
@@ -84,10 +88,10 @@ public void put(Object o) {
}
doris-robot commented on PR #33643:
URL: https://github.com/apache/doris/pull/33643#issuecomment-2054743159
TPC-H: Total hot run time: 38612 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
arvin-777 opened a new issue, #33645:
URL: https://github.com/apache/doris/issues/33645
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1
### What's
github-actions[bot] commented on PR #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054762066
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
morrySnow merged PR #33527:
URL: https://github.com/apache/doris/pull/33527
--
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.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a393cec5caf [docker](script)add --grace to be_prestop.sh (#33599)
add debb83f35d3 [fix](nereids) ExtractAndNor
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565147694
##
be/src/olap/single_replica_compaction.h:
##
@@ -30,20 +30,15 @@ class DataDir;
// SingleReplicaCompaction is used to fetch peer replica compaction result.
class
doris-robot commented on PR #33598:
URL: https://github.com/apache/doris/pull/33598#issuecomment-2054776718
TPC-H: Total hot run time: 38694 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565148399
##
be/src/olap/single_replica_compaction.h:
##
@@ -30,20 +30,15 @@ class DataDir;
// SingleReplicaCompaction is used to fetch peer replica compaction result.
class
doris-robot commented on PR #33646:
URL: https://github.com/apache/doris/pull/33646#issuecomment-2054797909
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
w41ter commented on PR #33646:
URL: https://github.com/apache/doris/pull/33646#issuecomment-2054798095
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 unsub
w41ter opened a new pull request, #33646:
URL: https://github.com/apache/doris/pull/33646
## Proposed changes
Issue Number: close #xxx
backup table with temp partitions is not supported
## Further comments
If this is a relatively large or complex change, kick off t
doris-robot commented on PR #33643:
URL: https://github.com/apache/doris/pull/33643#issuecomment-2054798128
TPC-DS: Total hot run time: 185143 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 #33643:
URL: https://github.com/apache/doris/pull/33643#issuecomment-2054823831
ClickBench: Total hot run time: 30.58 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33598:
URL: https://github.com/apache/doris/pull/33598#issuecomment-2054831472
TPC-DS: Total hot run time: 182881 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 #33643:
URL: https://github.com/apache/doris/pull/33643#issuecomment-2054838950
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 71a4cdd4df4af43df1e1ce62a2b80d7e865a8960 with
default session variables
Stream
doris-robot commented on PR #33598:
URL: https://github.com/apache/doris/pull/33598#issuecomment-2054858335
ClickBench: Total hot run time: 30 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Cli
doris-robot commented on PR #33576:
URL: https://github.com/apache/doris/pull/33576#issuecomment-2054867179
TPC-H: Total hot run time: 39139 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 #33598:
URL: https://github.com/apache/doris/pull/33598#issuecomment-2054873026
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 7d6e3b66f574939f5731c78537e83f42ab4729aa with
default session variables
Stream
jacktengg commented on PR #33519:
URL: https://github.com/apache/doris/pull/33519#issuecomment-2054873656
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
github-actions[bot] commented on PR #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054882725
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 #33576:
URL: https://github.com/apache/doris/pull/33576#issuecomment-2054922330
TPC-DS: Total hot run time: 185044 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 #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054929655
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
KassieZ opened a new pull request, #552:
URL: https://github.com/apache/doris-website/pull/552
(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 unsubscribe,
xinyiZzz commented on PR #33396:
URL: https://github.com/apache/doris/pull/33396#issuecomment-2054932403
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
HappenLee commented on code in PR #33481:
URL: https://github.com/apache/doris/pull/33481#discussion_r1565160918
##
be/src/pipeline/exec/group_commit_block_sink_operator.h:
##
@@ -30,7 +31,7 @@ class GroupCommitBlockSinkOperatorBuilder final
GroupCommitBlockSinkOperatorBuil
morrySnow commented on PR #33559:
URL: https://github.com/apache/doris/pull/33559#issuecomment-2054946617
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
feiniaofeiafei opened a new pull request, #33647:
URL: https://github.com/apache/doris/pull/33647
rewrite func(para) over (partition by unique_keys)
1. func() is count(non-null) or rank/dense_rank/row_number -> 1
2. func(para) is min/max/sum/avg/first_value/last_value -> para
e.g
doris-robot commented on PR #33647:
URL: https://github.com/apache/doris/pull/33647#issuecomment-2054948637
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
doris-robot commented on PR #33576:
URL: https://github.com/apache/doris/pull/33576#issuecomment-2054948768
ClickBench: Total hot run time: 30.51 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
feiniaofeiafei commented on PR #33647:
URL: https://github.com/apache/doris/pull/33647#issuecomment-2054949386
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.
github-actions[bot] commented on PR #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054954038
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 #33396:
URL: https://github.com/apache/doris/pull/33396#issuecomment-2054960552
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 #33576:
URL: https://github.com/apache/doris/pull/33576#issuecomment-2054963581
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 61aa91e5e9f34851d968e8d2e7d29e0c76ca45a2 with
default session variables
Stream
github-actions[bot] commented on PR #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054965054
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 #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054976278
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 #33483:
URL: https://github.com/apache/doris/pull/33483#issuecomment-2054980178
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
zzzxl1993 opened a new pull request, #553:
URL: https://github.com/apache/doris-website/pull/553
(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 unsubscribe
doris-robot commented on PR #33559:
URL: https://github.com/apache/doris/pull/33559#issuecomment-2055103949
TPC-H: Total hot run time: 38419 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 #33647:
URL: https://github.com/apache/doris/pull/33647#issuecomment-2055137450
TPC-H: Total hot run time: 38228 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 #33559:
URL: https://github.com/apache/doris/pull/33559#issuecomment-2055164854
TPC-DS: Total hot run time: 182932 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 #33559:
URL: https://github.com/apache/doris/pull/33559#issuecomment-2055193867
ClickBench: Total hot run time: 30.69 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33647:
URL: https://github.com/apache/doris/pull/33647#issuecomment-2055197949
TPC-DS: Total hot run time: 184160 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 #33559:
URL: https://github.com/apache/doris/pull/33559#issuecomment-2055210117
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit c8847650e9dcd7b9a59bdd7915ea23446af542bf with
default session variables
Stream
doris-robot commented on PR #33647:
URL: https://github.com/apache/doris/pull/33647#issuecomment-2055226536
ClickBench: Total hot run time: 30.26 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33647:
URL: https://github.com/apache/doris/pull/33647#issuecomment-2055242673
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit e2832b9840d9e9a2a8af3babdd30e6acc26d04c3 with
default session variables
Stream
XieJiann commented on PR #33642:
URL: https://github.com/apache/doris/pull/33642#issuecomment-2055279953
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 #33519:
URL: https://github.com/apache/doris/pull/33519#issuecomment-2055290541
TPC-H: Total hot run time: 38428 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
liutang123 commented on code in PR #33454:
URL: https://github.com/apache/doris/pull/33454#discussion_r1565195607
##
regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy:
##
@@ -0,0 +1,49 @@
+// Licensed to the Apache Software Foundation (ASF) under
liutang123 commented on code in PR #33454:
URL: https://github.com/apache/doris/pull/33454#discussion_r1565195607
##
regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy:
##
@@ -0,0 +1,49 @@
+// Licensed to the Apache Software Foundation (ASF) under
doris-robot commented on PR #33519:
URL: https://github.com/apache/doris/pull/33519#issuecomment-2055355049
TPC-DS: Total hot run time: 183625 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
csun5285 commented on PR #33076:
URL: https://github.com/apache/doris/pull/33076#issuecomment-2055357395
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
github-actions[bot] commented on PR #33076:
URL: https://github.com/apache/doris/pull/33076#issuecomment-2055363259
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
201 - 300 of 348 matches
Mail list logo