Mryange opened a new pull request, #41426:
URL: https://github.com/apache/doris/pull/41426
## 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 abo
github-actions[bot] commented on PR #41384:
URL: https://github.com/apache/doris/pull/41384#issuecomment-2379101937
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
Yukang-Lian commented on PR #41022:
URL: https://github.com/apache/doris/pull/41022#issuecomment-2379106224
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
csun5285 opened a new pull request, #41427:
URL: https://github.com/apache/doris/pull/41427
## 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 #41422:
URL: https://github.com/apache/doris/pull/41422#issuecomment-2379054345
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 #41427:
URL: https://github.com/apache/doris/pull/41427#issuecomment-2379101612
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
github-actions[bot] commented on PR #41384:
URL: https://github.com/apache/doris/pull/41384#issuecomment-2379102011
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
doris-robot commented on PR #41428:
URL: https://github.com/apache/doris/pull/41428#issuecomment-2379104520
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
yiguolei merged PR #41379:
URL: https://github.com/apache/doris/pull/41379
--
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
wangbo commented on PR #41429:
URL: https://github.com/apache/doris/pull/41429#issuecomment-2379105667
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
csun5285 commented on PR #41427:
URL: https://github.com/apache/doris/pull/41427#issuecomment-2379101865
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
wangbo opened a new pull request, #41429:
URL: https://github.com/apache/doris/pull/41429
## Proposed changes
Count segment and tableMeta's static memory which load from disk, and add
the memory usage to bvar.
--
This is an automated message from the Apache Git Service.
To respond
doris-robot commented on PR #41431:
URL: https://github.com/apache/doris/pull/41431#issuecomment-2379118452
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
bobhan1 opened a new pull request, #41431:
URL: https://github.com/apache/doris/pull/41431
picks https://github.com/apache/doris/pull/41428
--
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 spe
zhiqiang- commented on code in PR #41240:
URL: https://github.com/apache/doris/pull/41240#discussion_r1778837058
##
regression-test/suites/query_p0/aggregate/test_regr_intercept.groovy:
##
@@ -0,0 +1,217 @@
+// Licensed to the Apache Software Foundation (ASF) under one
Revi
zhiqiang- commented on PR #41240:
URL: https://github.com/apache/doris/pull/41240#issuecomment-2379582607
> > > > Null value is not processed correctly.
> > >
> > >
> > > Can you provide corresponding test samples to me
> >
> >
> > @Yoruet You can try test case added
morningman commented on code in PR #41391:
URL: https://github.com/apache/doris/pull/41391#discussion_r1778840993
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4:
##
@@ -102,7 +103,17 @@ materializedViewStatement
| CANCEL MATERIALIZED VIEW TASK taskId=
github-actions[bot] commented on PR #41267:
URL: https://github.com/apache/doris/pull/41267#issuecomment-2379577358
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 #41267:
URL: https://github.com/apache/doris/pull/41267#issuecomment-2379577427
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
Jibing-Li commented on PR #41410:
URL: https://github.com/apache/doris/pull/41410#issuecomment-2379402692
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
Yoruet commented on code in PR #41240:
URL: https://github.com/apache/doris/pull/41240#discussion_r1778856924
##
be/src/vec/aggregate_functions/aggregate_function_regr_intercept.h:
##
@@ -0,0 +1,201 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more co
amorynan commented on code in PR #41286:
URL: https://github.com/apache/doris/pull/41286#discussion_r1778173415
##
be/src/vec/functions/array/function_arrays_overlap.h:
##
@@ -128,6 +129,87 @@ class FunctionArraysOverlap : public IFunction {
return make_nullable(std::ma
yujun777 commented on PR #41382:
URL: https://github.com/apache/doris/pull/41382#issuecomment-2378586477
run feut
--
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 unsubsc
Mryange commented on PR #41334:
URL: https://github.com/apache/doris/pull/41334#issuecomment-2378718867
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
kaka11chen commented on PR #41402:
URL: https://github.com/apache/doris/pull/41402#issuecomment-2378712314
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
spihiker commented on issue #40870:
URL: https://github.com/apache/doris/issues/40870#issuecomment-2378776958
> ```
> | 0:VUNION(43)
|
> | constant exprs:
doris-robot commented on PR #41399:
URL: https://github.com/apache/doris/pull/41399#issuecomment-2378781112
TPC-DS: Total hot run time: 192345 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
CalvinKirs commented on PR #41361:
URL: https://github.com/apache/doris/pull/41361#issuecomment-2378778466
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 #41273:
URL: https://github.com/apache/doris/pull/41273#issuecomment-2378781799
TPC-H: Total hot run time: 40778 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
bobhan1 commented on PR #39756:
URL: https://github.com/apache/doris/pull/39756#issuecomment-2378780346
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
TangSiyang2001 commented on PR #41357:
URL: https://github.com/apache/doris/pull/41357#issuecomment-2378783587
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.
doris-robot commented on PR #41175:
URL: https://github.com/apache/doris/pull/41175#issuecomment-2378786702
TPC-H: Total hot run time: 40675 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
airborne12 commented on PR #41385:
URL: https://github.com/apache/doris/pull/41385#issuecomment-2378785140
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
wuwenchi opened a new pull request, #41412:
URL: https://github.com/apache/doris/pull/41412
## Proposed changes
bp #40683
--
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 specif
mymeiyi closed pull request #41208: [fix](cluster key) non vertical compaction
support cluster key
URL: https://github.com/apache/doris/pull/41208
--
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
wuwenchi commented on PR #41412:
URL: https://github.com/apache/doris/pull/41412#issuecomment-2378893134
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
mymeiyi opened a new pull request, #41413:
URL: https://github.com/apache/doris/pull/41413
now the cluster key does not support non vertical compaction.
https://github.com/apache/doris/pull/41208 try to implement it, but there
are some problems, so we skip non vertical compaction for clus
doris-robot commented on PR #41413:
URL: https://github.com/apache/doris/pull/41413#issuecomment-2378893849
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 #41416:
URL: https://github.com/apache/doris/pull/41416#issuecomment-2378901165
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
wuwenchi commented on PR #41416:
URL: https://github.com/apache/doris/pull/41416#issuecomment-2378901283
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 #41407:
URL: https://github.com/apache/doris/pull/41407#issuecomment-2378896155
TPC-H: Total hot run time: 41024 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zddr commented on PR #41255:
URL: https://github.com/apache/doris/pull/41255#issuecomment-2378903025
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 unsubsc
mrhhsg opened a new pull request, #41415:
URL: https://github.com/apache/doris/pull/41415
1. Add some counters in join/agg
2. Optimize the log, add some debug infomation
3. Revoke memory from non-sink operator(join probe)
## Proposed changes
Issue Number: close #xxx
wuwenchi opened a new pull request, #41416:
URL: https://github.com/apache/doris/pull/41416
bp #41020
--
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 #41412:
URL: https://github.com/apache/doris/pull/41412#issuecomment-2378892964
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
wuwenchi commented on PR #41414:
URL: https://github.com/apache/doris/pull/41414#issuecomment-2378896833
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
wuwenchi opened a new pull request, #41414:
URL: https://github.com/apache/doris/pull/41414
bp: #40708
--
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 unsubs
morrySnow merged PR #41284:
URL: https://github.com/apache/doris/pull/41284
--
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
zddr commented on PR #41213:
URL: https://github.com/apache/doris/pull/41213#issuecomment-2378906726
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 unsubsc
doris-robot commented on PR #41399:
URL: https://github.com/apache/doris/pull/41399#issuecomment-2378914017
TPC-H: Total hot run time: 40608 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zddr commented on code in PR #41326:
URL: https://github.com/apache/doris/pull/41326#discussion_r1778362107
##
regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy:
##
@@ -1330,8 +1330,8 @@ class Suite implements GroovyInterceptable {
doris-robot commented on PR #41334:
URL: https://github.com/apache/doris/pull/41334#issuecomment-2378911495
TeamCity be ut coverage result:
Function Coverage: 37.32% (9627/25798)
Line Coverage: 28.71% (79667/277535)
Region Coverage: 28.14% (41196/146413)
Branch Coverage: 24.7
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 2df6c8418f5 [fix](meta) fix Unknown co
zddr commented on PR #41252:
URL: https://github.com/apache/doris/pull/41252#issuecomment-2378904296
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 unsubsc
doris-robot commented on PR #41407:
URL: https://github.com/apache/doris/pull/41407#issuecomment-2378918368
TPC-DS: Total hot run time: 190638 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
morrySnow opened a new pull request, #41417:
URL: https://github.com/apache/doris/pull/41417
not change all project to level 8 because java-common use sun.misc.unsafe
cannot compile with level 8
--
This is an automated message from the Apache Git Service.
To respond to the message, please
morrySnow commented on PR #41417:
URL: https://github.com/apache/doris/pull/41417#issuecomment-2378923045
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 #41417:
URL: https://github.com/apache/doris/pull/41417#issuecomment-2378922875
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 #41406:
URL: https://github.com/apache/doris/pull/41406#issuecomment-2378926554
TeamCity be ut coverage result:
Function Coverage: 37.81% (8146/21545)
Line Coverage: 29.55% (67066/226935)
Region Coverage: 29.02% (34566/119106)
Branch Coverage: 24.9
github-actions[bot] commented on PR #41417:
URL: https://github.com/apache/doris/pull/41417#issuecomment-2378926677
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 #41415:
URL: https://github.com/apache/doris/pull/41415#issuecomment-2378900680
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
zddr commented on PR #41253:
URL: https://github.com/apache/doris/pull/41253#issuecomment-2378903441
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 unsubsc
sollhui commented on PR #41267:
URL: https://github.com/apache/doris/pull/41267#issuecomment-2379121498
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 #41427:
URL: https://github.com/apache/doris/pull/41427#issuecomment-2379127113
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
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 6d937f5c116 Fix typo (#1145)
6d937f5c
doris-robot commented on PR #41355:
URL: https://github.com/apache/doris/pull/41355#issuecomment-2379126520
TPC-H: Total hot run time: 40797 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 #41429:
URL: https://github.com/apache/doris/pull/41429#issuecomment-2379285414
TPC-H: Total hot run time: 40997 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 #41427:
URL: https://github.com/apache/doris/pull/41427#issuecomment-2379127043
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
mymeiyi commented on PR #41413:
URL: https://github.com/apache/doris/pull/41413#issuecomment-2378895095
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
morrySnow commented on PR #41394:
URL: https://github.com/apache/doris/pull/41394#issuecomment-2379131709
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 #41414:
URL: https://github.com/apache/doris/pull/41414#issuecomment-2378896696
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
morrySnow commented on PR #41417:
URL: https://github.com/apache/doris/pull/41417#issuecomment-2379134060
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
github-actions[bot] commented on PR #41418:
URL: https://github.com/apache/doris/pull/41418#issuecomment-2379023761
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
doris-robot commented on PR #41389:
URL: https://github.com/apache/doris/pull/41389#issuecomment-2378826119
TPC-H: Total hot run time: 41084 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
eldenmoon commented on code in PR #40573:
URL: https://github.com/apache/doris/pull/40573#discussion_r1778425883
##
be/src/vec/columns/subcolumn_tree.h:
##
@@ -20,6 +20,7 @@
#pragma once
#include
+#include
Review Comment:
auto detected by clang format
--
This is an
github-actions[bot] commented on PR #41420:
URL: https://github.com/apache/doris/pull/41420#issuecomment-2379215661
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 #41428:
URL: https://github.com/apache/doris/pull/41428#issuecomment-2379301296
TeamCity be ut coverage result:
Function Coverage: 37.30% (9627/25812)
Line Coverage: 28.71% (79692/277607)
Region Coverage: 28.13% (41192/146453)
Branch Coverage: 24.7
TangSiyang2001 opened a new pull request, #41421:
URL: https://github.com/apache/doris/pull/41421
## Proposed changes
As title.
--
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
zhiqiang- commented on PR #41240:
URL: https://github.com/apache/doris/pull/41240#issuecomment-2379301818
https://github.com/Yoruet/doris/pull/1
@Yoruet I did some fix on regr_intercept on your branch, you can merge the
pull request and do modification on other function. Test ca
zy-kkk opened a new pull request, #1161:
URL: https://github.com/apache/doris-website/pull/1161
# Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
# Languages
- [ ] Chinese
- [ ] English
--
This is an automated message from the Apache Git Service.
To r
doris-robot commented on PR #41427:
URL: https://github.com/apache/doris/pull/41427#issuecomment-2379187517
TPC-DS: Total hot run time: 191033 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 #41289:
URL: https://github.com/apache/doris/pull/41289#issuecomment-2379026873
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 #41289:
URL: https://github.com/apache/doris/pull/41289#issuecomment-2379026919
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 #41373:
URL: https://github.com/apache/doris/pull/41373#issuecomment-2379027406
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
doris-robot commented on PR #41429:
URL: https://github.com/apache/doris/pull/41429#issuecomment-2379310624
TPC-DS: Total hot run time: 191865 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
dataroaring commented on code in PR #41362:
URL: https://github.com/apache/doris/pull/41362#discussion_r1778652147
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -802,13 +802,27 @@ private void addScanRangeLocations(Partition partition,
morningman merged PR #1161:
URL: https://github.com/apache/doris-website/pull/1161
--
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 8f4e06feeea Updated the instructions
morningman merged PR #1144:
URL: https://github.com/apache/doris-website/pull/1144
--
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
Yoruet commented on PR #41240:
URL: https://github.com/apache/doris/pull/41240#issuecomment-2379471802
> > > Null value is not processed correctly.
> >
> >
> > Can you provide corresponding test samples to me
>
> @Yoruet You can try test case added in this pr
[Yoruet#1](htt
dataroaring commented on code in PR #41362:
URL: https://github.com/apache/doris/pull/41362#discussion_r1778696929
##
be/src/cloud/cloud_tablet.cpp:
##
@@ -108,6 +108,44 @@ Status CloudTablet::capture_rs_readers(const Version&
spec_version,
return capture_rs_readers_unlock
doris-robot commented on PR #41267:
URL: https://github.com/apache/doris/pull/41267#issuecomment-2379210140
TPC-DS: Total hot run time: 190984 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
yiguolei merged PR #41415:
URL: https://github.com/apache/doris/pull/41415
--
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
dataroaring commented on code in PR #41022:
URL: https://github.com/apache/doris/pull/41022#discussion_r1778757524
##
be/src/olap/rowset/beta_rowset_writer.cpp:
##
@@ -830,7 +830,8 @@ Status BaseBetaRowsetWriter::_build_rowset_meta(RowsetMeta*
rowset_meta, bool ch
rowset
doris-robot commented on PR #40573:
URL: https://github.com/apache/doris/pull/40573#issuecomment-2379402110
TeamCity be ut coverage result:
Function Coverage: 37.27% (9629/25837)
Line Coverage: 28.71% (79748/277818)
Region Coverage: 28.10% (41175/146540)
Branch Coverage: 24.7
englefly commented on PR #41425:
URL: https://github.com/apache/doris/pull/41425#issuecomment-2379485684
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 #41426:
URL: https://github.com/apache/doris/pull/41426#issuecomment-2379094364
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
doris-robot commented on PR #41267:
URL: https://github.com/apache/doris/pull/41267#issuecomment-2379220603
ClickBench: Total hot run time: 32.48 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
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 d6f2c2c6b8c [opt](ci) start dockers in parall
morningman merged PR #41338:
URL: https://github.com/apache/doris/pull/41338
--
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
301 - 400 of 517 matches
Mail list logo