zhannngchen commented on code in PR #40204:
URL: https://github.com/apache/doris/pull/40204#discussion_r1756812801
##
regression-test/suites/compaction/test_cu_compaction_remove_old_version_delete_bitmap.groovy:
##
@@ -0,0 +1,321 @@
+// Licensed to the Apache Software Foundation
zhannngchen commented on code in PR #40204:
URL: https://github.com/apache/doris/pull/40204#discussion_r1756816089
##
be/src/cloud/cloud_cumulative_compaction.cpp:
##
@@ -340,9 +341,125 @@ Status CloudCumulativeCompaction::modify_rowsets() {
zhannngchen commented on code in PR #40204:
URL: https://github.com/apache/doris/pull/40204#discussion_r1756814104
##
cloud/src/meta-service/meta_service.h:
##
@@ -631,6 +641,21 @@ class MetaServiceProxy final : public MetaService {
done);
}
+void r
dataroaring opened a new pull request, #40767:
URL: https://github.com/apache/doris/pull/40767
## 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
doris-robot commented on PR #40767:
URL: https://github.com/apache/doris/pull/40767#issuecomment-2346236309
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 #40758:
URL: https://github.com/apache/doris/pull/40758#issuecomment-2346240450
TPC-H: Total hot run time: 43082 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
SWJTU-ZhangLei commented on PR #40486:
URL: https://github.com/apache/doris/pull/40486#issuecomment-2346243637
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.
suxiaogang223 commented on PR #40291:
URL: https://github.com/apache/doris/pull/40291#issuecomment-2346243547
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 #40291:
URL: https://github.com/apache/doris/pull/40291#issuecomment-2346243884
## Possible file(s) that should be tracked in LFS detected: 🚨
The following file(s) exceeds the file size limit: `1048576` bytes, as set
in the .yml configuration files
doris-robot commented on PR #40758:
URL: https://github.com/apache/doris/pull/40758#issuecomment-2346247236
TeamCity be ut coverage result:
Function Coverage: 36.91% (9464/25642)
Line Coverage: 28.26% (77810/275314)
Region Coverage: 27.67% (40186/145217)
Branch Coverage: 24.2
github-actions[bot] commented on PR #40752:
URL: https://github.com/apache/doris/pull/40752#issuecomment-2346248811
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 #40752:
URL: https://github.com/apache/doris/pull/40752#issuecomment-2346248916
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
englefly commented on PR #40349:
URL: https://github.com/apache/doris/pull/40349#issuecomment-2346251701
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
Johnnyssc opened a new pull request, #40768:
URL: https://github.com/apache/doris/pull/40768
If query execute in one table that is restoring data, query may failed with
Exception occasionally.
Exception info :" Table state is not NORMAL: 'RESTORING'".
But mostly restoreJob only eff
doris-robot commented on PR #40768:
URL: https://github.com/apache/doris/pull/40768#issuecomment-2346253089
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
Johnnyssc commented on PR #40768:
URL: https://github.com/apache/doris/pull/40768#issuecomment-2346253471
run build all
--
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
Vallishp commented on PR #40112:
URL: https://github.com/apache/doris/pull/40112#issuecomment-2346255977
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 #40758:
URL: https://github.com/apache/doris/pull/40758#issuecomment-2346267594
TPC-DS: Total hot run time: 195784 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 #40753:
URL: https://github.com/apache/doris/pull/40753#issuecomment-2346265947
run cloud_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
zclllyybb commented on PR #40756:
URL: https://github.com/apache/doris/pull/40756#issuecomment-2346278838
This pr is replaced by https://github.com/apache/doris/pull/40769
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
doris-robot commented on PR #40769:
URL: https://github.com/apache/doris/pull/40769#issuecomment-2346278073
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
zclllyybb commented on PR #40756:
URL: https://github.com/apache/doris/pull/40756#issuecomment-2346280544
> Why I test the regression test case on 2.1.6 and 2.0.13, both got the same
result as the output in this pr.
>
> Is there any other steps to reproduce the problem?
to repr
doris-robot commented on PR #40758:
URL: https://github.com/apache/doris/pull/40758#issuecomment-2346281431
ClickBench: Total hot run time: 31.44 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morningman commented on code in PR #40050:
URL: https://github.com/apache/doris/pull/40050#discussion_r1756870593
##
fe/fe-core/src/main/java/org/apache/doris/metric/PrometheusMetricVisitor.java:
##
@@ -46,6 +47,8 @@
* doris_fe_job{job="load", type="mini", state="pending"} 0
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 07364f76d34 [fix](unary function) Fix wrong result of asin, acos and
sqrt when processing invalid input (#40267
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 3d1f94b4c27b23ea10752a499923b81ec527e7a0
Author: zhangdong <493738...@qq.com>
AuthorDate: Mon Sep 9 19:06:18 2024 +
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 930285ee4fef43aac35b64c754bf72a5bd71442d
Author: zhengyu
AuthorDate: Thu Sep 12 17:42:34 2024 +0800
[enhancem
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit ad49871b84cce5ad5fdcf67eb99e26c3e1cc8869
Author: lihangyu <15605149...@163.com>
AuthorDate: Wed Sep 4 10:45:01 2024
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit cec8c5f240424e2a4b181de64ccad929c56a2006
Author: Luwei <814383...@qq.com>
AuthorDate: Wed Sep 11 22:16:46 2024 +080
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 755c708a73ce136b9e8ec92d4da17b919ba249ed
Author: Calvin Kirs
AuthorDate: Thu Sep 12 00:18:48 2024 +0800
[Fix]
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 826eef68b0d8e7d3f83227862db9d1d74180cee5
Author: Siyang Tang <82279870+tangsiyang2...@users.noreply.github.com>
Aut
doris-robot commented on PR #40349:
URL: https://github.com/apache/doris/pull/40349#issuecomment-2346314745
TPC-H: Total hot run time: 42960 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
cjj2010 commented on PR #39617:
URL: https://github.com/apache/doris/pull/39617#issuecomment-2346321028
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
hust-hhb commented on PR #40431:
URL: https://github.com/apache/doris/pull/40431#issuecomment-2346319608
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
cjj2010 commented on PR #39390:
URL: https://github.com/apache/doris/pull/39390#issuecomment-2346324088
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
LiBinfeng-01 commented on PR #36716:
URL: https://github.com/apache/doris/pull/36716#issuecomment-2346324999
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
xinyiZzz commented on code in PR #40542:
URL: https://github.com/apache/doris/pull/40542#discussion_r1756905128
##
be/src/runtime/memory/mem_tracker.cpp:
##
@@ -20,95 +20,41 @@
#include "runtime/memory/mem_tracker.h"
+#include
#include
#include
-#include "bvar/bvar
doris-robot commented on PR #40486:
URL: https://github.com/apache/doris/pull/40486#issuecomment-2346329928
TeamCity be ut coverage result:
Function Coverage: 36.89% (9462/25647)
Line Coverage: 28.25% (77781/275352)
Region Coverage: 27.66% (40174/145241)
Branch Coverage: 24.2
github-actions[bot] commented on PR #40760:
URL: https://github.com/apache/doris/pull/40760#issuecomment-2346360242
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 #40349:
URL: https://github.com/apache/doris/pull/40349#issuecomment-2346360678
ClickBench: Total hot run time: 31.31 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morningman merged PR #1106:
URL: https://github.com/apache/doris-website/pull/1106
--
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...@d
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new cc6bf57d177 [blog] Update TikTok Blog
doris-robot commented on PR #40349:
URL: https://github.com/apache/doris/pull/40349#issuecomment-2346346086
TPC-DS: Total hot run time: 195354 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
deardeng commented on PR #38834:
URL: https://github.com/apache/doris/pull/38834#issuecomment-2346400699
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 #40431:
URL: https://github.com/apache/doris/pull/40431#issuecomment-2346430151
TPC-H: Total hot run time: 42821 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 #40714:
URL: https://github.com/apache/doris/pull/40714#issuecomment-2346427066
TPC-H: Total hot run time: 43455 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zhiqiang- commented on PR #40760:
URL: https://github.com/apache/doris/pull/40760#issuecomment-2346427371
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 #40760:
URL: https://github.com/apache/doris/pull/40760#issuecomment-2346446712
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 #38834:
URL: https://github.com/apache/doris/pull/38834#issuecomment-2346455349
TPC-H: Total hot run time: 43438 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 755c708a73c [Fix](Job)Replace BlockingWaitStrategy with
LiteTimeoutBlockingWaitStrategy to avoid deadlock issue
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit d926041cc3c03160545785c729c1143e05115885
Author: zhiqiang
AuthorDate: Tue Sep 10 11:00:56 2024 +0800
[fix](sc
CalvinKirs commented on PR #40709:
URL: https://github.com/apache/doris/pull/40709#issuecomment-2346459467
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 u
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
commit bc02f3f8008374b79c2622d9196bf89c09cd9a90
Author: Calvin Kirs
AuthorDate: Fri Sep 6 12:31:00 2024 +0800
[Fix](
doris-robot commented on PR #40714:
URL: https://github.com/apache/doris/pull/40714#issuecomment-2346460524
TPC-DS: Total hot run time: 195778 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 #36716:
URL: https://github.com/apache/doris/pull/36716#issuecomment-2346466614
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 #40739:
URL: https://github.com/apache/doris/pull/40739#issuecomment-2346469879
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
hubgeter commented on PR #40695:
URL: https://github.com/apache/doris/pull/40695#issuecomment-2346468769
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 #40739:
URL: https://github.com/apache/doris/pull/40739#issuecomment-2346469990
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
LiBinfeng-01 commented on PR #40753:
URL: https://github.com/apache/doris/pull/40753#issuecomment-2346470559
run cloud_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
doris-robot commented on PR #40714:
URL: https://github.com/apache/doris/pull/40714#issuecomment-2346474953
ClickBench: Total hot run time: 31.22 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40714:
URL: https://github.com/apache/doris/pull/40714#issuecomment-2346475568
TeamCity be ut coverage result:
Function Coverage: 36.89% (9462/25648)
Line Coverage: 28.25% (77782/275353)
Region Coverage: 27.65% (40165/145238)
Branch Coverage: 24.2
doris-robot commented on PR #38834:
URL: https://github.com/apache/doris/pull/38834#issuecomment-2346485857
TPC-DS: Total hot run time: 195964 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.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d926041cc3c [fix](scanner) Fix deadlock when scanner submit failed
(#40495)
new db3016dfe58 [chore](Nere
yiguolei merged PR #40752:
URL: https://github.com/apache/doris/pull/40752
--
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.apa
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
commit 805a33f7686a459acf16a5503e83d4ac517b6276
Author: bobhan1
AuthorDate: Wed Aug 28 18:09:52 2024 +0800
[Fix](p
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 e586198d588 [Fix](Nereids) remove unsta
yiguolei merged PR #40707:
URL: https://github.com/apache/doris/pull/40707
--
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.apa
doris-robot commented on PR #38834:
URL: https://github.com/apache/doris/pull/38834#issuecomment-2346500146
ClickBench: Total hot run time: 31.17 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
hubgeter commented on PR #40695:
URL: https://github.com/apache/doris/pull/40695#issuecomment-2346507820
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
Mryange commented on PR #40766:
URL: https://github.com/apache/doris/pull/40766#issuecomment-2346510138
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
LiBinfeng-01 commented on PR #40744:
URL: https://github.com/apache/doris/pull/40744#issuecomment-2346510310
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 #40291:
URL: https://github.com/apache/doris/pull/40291#issuecomment-2346513905
TPC-H: Total hot run time: 43229 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 #36716:
URL: https://github.com/apache/doris/pull/36716#issuecomment-2346516749
TPC-H: Total hot run time: 43371 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 a7fe2ae9010 [branch-2.1][Fix](Job)Repla
zclllyybb commented on PR #40769:
URL: https://github.com/apache/doris/pull/40769#issuecomment-2346530420
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 #40291:
URL: https://github.com/apache/doris/pull/40291#issuecomment-2346531197
TeamCity be ut coverage result:
Function Coverage: 36.89% (9464/25652)
Line Coverage: 28.27% (77852/275433)
Region Coverage: 27.67% (40204/145304)
Branch Coverage: 24.2
doris-robot commented on PR #40291:
URL: https://github.com/apache/doris/pull/40291#issuecomment-2346543853
TPC-DS: Total hot run time: 195210 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 #36716:
URL: https://github.com/apache/doris/pull/36716#issuecomment-2346545937
TPC-DS: Total hot run time: 196377 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
yagagagaga commented on PR #40764:
URL: https://github.com/apache/doris/pull/40764#issuecomment-2346549113
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
hubgeter commented on PR #40718:
URL: https://github.com/apache/doris/pull/40718#issuecomment-2346549010
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 #40760:
URL: https://github.com/apache/doris/pull/40760#issuecomment-2346554294
TeamCity be ut coverage result:
Function Coverage: 36.15% (9320/25778)
Line Coverage: 27.72% (76468/275904)
Region Coverage: 26.51% (39276/148180)
Branch Coverage: 23.3
doris-robot commented on PR #40695:
URL: https://github.com/apache/doris/pull/40695#issuecomment-2346557614
TPC-H: Total hot run time: 43414 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 #40291:
URL: https://github.com/apache/doris/pull/40291#issuecomment-2346558509
ClickBench: Total hot run time: 31.19 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
hello-stephen commented on PR #40770:
URL: https://github.com/apache/doris/pull/40770#issuecomment-2346561619
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
doris-robot commented on PR #40770:
URL: https://github.com/apache/doris/pull/40770#issuecomment-2346561258
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 #36716:
URL: https://github.com/apache/doris/pull/36716#issuecomment-2346560695
ClickBench: Total hot run time: 31.15 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
yujun777 opened a new pull request, #40771:
URL: https://github.com/apache/doris/pull/40771
## 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
doris-robot commented on PR #40771:
URL: https://github.com/apache/doris/pull/40771#issuecomment-2346561747
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 #40744:
URL: https://github.com/apache/doris/pull/40744#issuecomment-2346565876
TPC-H: Total hot run time: 43005 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 #40695:
URL: https://github.com/apache/doris/pull/40695#issuecomment-2346566183
TeamCity be ut coverage result:
Function Coverage: 36.89% (9468/25666)
Line Coverage: 28.24% (77803/275508)
Region Coverage: 27.65% (40187/145345)
Branch Coverage: 24.2
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 d8f911e0746 [Fix]set workload group for load ch
yiguolei merged PR #40749:
URL: https://github.com/apache/doris/pull/40749
--
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.apa
doris-robot commented on PR #40695:
URL: https://github.com/apache/doris/pull/40695#issuecomment-2346585822
TPC-DS: Total hot run time: 195758 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 #40744:
URL: https://github.com/apache/doris/pull/40744#issuecomment-2346593658
TPC-DS: Total hot run time: 195717 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 #40695:
URL: https://github.com/apache/doris/pull/40695#issuecomment-2346598282
ClickBench: Total hot run time: 31.06 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40744:
URL: https://github.com/apache/doris/pull/40744#issuecomment-2346606038
ClickBench: Total hot run time: 31.02 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
TangSiyang2001 commented on PR #40742:
URL: https://github.com/apache/doris/pull/40742#issuecomment-2346615316
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 uns
LiBinfeng-01 opened a new pull request, #40772:
URL: https://github.com/apache/doris/pull/40772
change matching of function by notation to matching by inputs datatype
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
doris-robot commented on PR #40772:
URL: https://github.com/apache/doris/pull/40772#issuecomment-2346621448
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
LiBinfeng-01 commented on PR #40772:
URL: https://github.com/apache/doris/pull/40772#issuecomment-2346621572
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
401 - 500 of 796 matches
Mail list logo