This is an automated email from the ASF dual-hosted git repository.
zhangchen 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 dcc7c078c75 [Fix](partial update) Fix rowset n
zhannngchen merged PR #34112:
URL: https://github.com/apache/doris/pull/34112
--
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.
kaka11chen commented on PR #33937:
URL: https://github.com/apache/doris/pull/33937#issuecomment-2081361746
run buidall
--
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 #34227:
URL: https://github.com/apache/doris/pull/34227#issuecomment-2081361488
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
zclllyybb commented on PR #31301:
URL: https://github.com/apache/doris/pull/31301#issuecomment-2081361587
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 #34112:
URL: https://github.com/apache/doris/pull/34112#issuecomment-2081361490
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 #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081361318
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
zhannngchen commented on code in PR #34112:
URL: https://github.com/apache/doris/pull/34112#discussion_r1582037488
##
be/src/olap/rowset_builder.cpp:
##
@@ -134,10 +135,11 @@ Status
BaseRowsetBuilder::init_mow_context(std::shared_ptr& mow_cont
_rowset_ids.clear();
Mryange commented on PR #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081359517
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 #34181:
URL: https://github.com/apache/doris/pull/34181#issuecomment-2081359237
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 #34227:
URL: https://github.com/apache/doris/pull/34227#issuecomment-2081358594
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
adonis0147 opened a new pull request, #34227:
URL: https://github.com/apache/doris/pull/34227
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
mymeiyi commented on code in PR #31893:
URL: https://github.com/apache/doris/pull/31893#discussion_r1582037708
##
fe/fe-core/src/main/java/org/apache/doris/catalog/CatalogRecycleBin.java:
##
@@ -894,6 +894,68 @@ public synchronized void replayRecoverPartition(OlapTable
table, l
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 471f2dbdc43 [feature](iceberg)support read iceberg complex
type,iceberg.orc format and position delete. (#33935)
dataroaring merged PR #28082:
URL: https://github.com/apache/doris/pull/28082
--
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.
github-actions[bot] commented on PR #34225:
URL: https://github.com/apache/doris/pull/34225#issuecomment-2081357529
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 #34225:
URL: https://github.com/apache/doris/pull/34225#issuecomment-2081357524
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
deardeng commented on code in PR #28082:
URL: https://github.com/apache/doris/pull/28082#discussion_r1418874124
##
be/src/olap/olap_common.h:
##
@@ -511,4 +513,23 @@ struct RidAndPos {
using PartialUpdateReadPlan = std::map>>;
+// used for controll compaction
Review Commen
github-actions[bot] commented on PR #34226:
URL: https://github.com/apache/doris/pull/34226#issuecomment-2081355906
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 #34226:
URL: https://github.com/apache/doris/pull/34226#issuecomment-2081355898
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
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 341f5cd7a34 [fix](branch-2.1) Fix strea
mymeiyi commented on code in PR #31893:
URL: https://github.com/apache/doris/pull/31893#discussion_r1582033273
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/info/DropCatalogRecycleBinInfo.java:
##
@@ -0,0 +1,102 @@
+// Licensed to the Apache Software
yiguolei merged PR #34221:
URL: https://github.com/apache/doris/pull/34221
--
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 #34226:
URL: https://github.com/apache/doris/pull/34226#issuecomment-2081354458
TPC-DS: Total hot run time: 185140 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
morrySnow commented on code in PR #34225:
URL: https://github.com/apache/doris/pull/34225#discussion_r1582031870
##
fe/fe-core/src/main/java/org/apache/doris/analysis/AddRollupClause.java:
##
@@ -89,6 +89,11 @@ public void analyze(Analyzer analyzer) throws
AnalysisException {
DarvenDuan commented on PR #34187:
URL: https://github.com/apache/doris/pull/34187#issuecomment-2081353447
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 unsubsc
doris-robot commented on PR #34226:
URL: https://github.com/apache/doris/pull/34226#issuecomment-2081351534
TPC-H: Total hot run time: 41907 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
ByteYue commented on code in PR #34195:
URL: https://github.com/apache/doris/pull/34195#discussion_r1582030493
##
fe/fe-core/src/main/java/org/apache/doris/analysis/CreateStorageVaultStmt.java:
##
@@ -102,6 +108,7 @@ public void analyze(Analyzer analyzer) throws UserException
{
github-actions[bot] commented on PR #34181:
URL: https://github.com/apache/doris/pull/34181#issuecomment-2081350955
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 #33264:
URL: https://github.com/apache/doris/pull/33264#discussion_r1582029296
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java:
##
@@ -32,23 +38,29 @@
import java.util.ArrayList;
impo
github-actions[bot] commented on PR #34212:
URL: https://github.com/apache/doris/pull/34212#issuecomment-2081350064
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
zhiqiang- commented on code in PR #34215:
URL: https://github.com/apache/doris/pull/34215#discussion_r1582028307
##
be/src/runtime/runtime_state.cpp:
##
@@ -556,4 +558,42 @@ bool RuntimeState::is_nereids() const {
return _query_ctx->is_nereids();
}
+std::vector>&
Ru
This is an automated email from the ASF dual-hosted git repository.
luzhijing 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 3bb297af7ea Update maintainers.json
3b
ByteYue commented on PR #34226:
URL: https://github.com/apache/doris/pull/34226#issuecomment-2081341268
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 #34226:
URL: https://github.com/apache/doris/pull/34226#issuecomment-2081341252
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
ByteYue opened a new pull request, #34226:
URL: https://github.com/apache/doris/pull/34226
## Proposed changes
Issue Number: close #xxx
The original implementation would return the actual secret key for the
repository which is not consider safe
## Further comment
doris-robot commented on PR #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081336601
TPC-DS: Total hot run time: 185702 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 #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081332810
TPC-H: Total hot run time: 41103 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 #34181:
URL: https://github.com/apache/doris/pull/34181#issuecomment-2081332025
TPC-DS: Total hot run time: 186560 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 #34181:
URL: https://github.com/apache/doris/pull/34181#issuecomment-2081329650
TPC-H: Total hot run time: 41926 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 #32563:
URL: https://github.com/apache/doris/pull/32563#issuecomment-2081329355
TPC-DS: Total hot run time: 185624 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.
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 471f2dbdc43 [feature](iceberg)support read ic
morningman merged PR #33935:
URL: https://github.com/apache/doris/pull/33935
--
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
github-actions[bot] commented on PR #33935:
URL: https://github.com/apache/doris/pull/33935#issuecomment-2081328234
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 #32563:
URL: https://github.com/apache/doris/pull/32563#issuecomment-2081326969
TPC-H: Total hot run time: 40147 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 #34171:
URL: https://github.com/apache/doris/pull/34171#issuecomment-2081326658
TPC-DS: Total hot run time: 185378 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 #34171:
URL: https://github.com/apache/doris/pull/34171#issuecomment-2081324348
TPC-H: Total hot run time: 40471 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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from da85469de3f [enhance](serde) expr serde support gson (#34180)
add a26e6d1a47a [Fix](orc-reader) Fix the issue
morningman merged PR #34146:
URL: https://github.com/apache/doris/pull/34146
--
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
github-actions[bot] commented on PR #33786:
URL: https://github.com/apache/doris/pull/33786#issuecomment-2081323015
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
This is an automated email from the ASF dual-hosted git repository.
morrysnow 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 da85469de3f [enhance](serde) expr serde suppor
morrySnow merged PR #34180:
URL: https://github.com/apache/doris/pull/34180
--
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
github-actions[bot] commented on PR #28082:
URL: https://github.com/apache/doris/pull/28082#issuecomment-2081322709
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 #28082:
URL: https://github.com/apache/doris/pull/28082#issuecomment-2081322702
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 code in PR #31893:
URL: https://github.com/apache/doris/pull/31893#discussion_r1582011534
##
fe/fe-core/src/main/java/org/apache/doris/analysis/DropCatalogRecycleBinStmt.java:
##
@@ -0,0 +1,83 @@
+// Licensed to the Apache Software Foundation (ASF) under one
mymeiyi commented on code in PR #31893:
URL: https://github.com/apache/doris/pull/31893#discussion_r1582011534
##
fe/fe-core/src/main/java/org/apache/doris/analysis/DropCatalogRecycleBinStmt.java:
##
@@ -0,0 +1,83 @@
+// Licensed to the Apache Software Foundation (ASF) under one
HHoflittlefish777 commented on PR #34181:
URL: https://github.com/apache/doris/pull/34181#issuecomment-2081322517
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 #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081322484
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-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 c559bba2424 [fix](fs) Close local fi
dataroaring merged PR #34218:
URL: https://github.com/apache/doris/pull/34218
--
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.
doris-robot commented on PR #34145:
URL: https://github.com/apache/doris/pull/34145#issuecomment-2081322322
TPC-DS: Total hot run time: 186191 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 #34224:
URL: https://github.com/apache/doris/pull/34224#issuecomment-2081321917
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 #34220:
URL: https://github.com/apache/doris/pull/34220#issuecomment-2081321756
TPC-DS: Total hot run time: 185571 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Mryange commented on PR #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081321788
> 1. use read-write lock
> 2. do we have any potential dead-lock?
1. done
2. This lock is only used in the functions pipeline_id_to_profile and
build_pipeline_profile, and the
Mryange commented on PR #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081321834
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
morningman commented on PR #32563:
URL: https://github.com/apache/doris/pull/32563#issuecomment-2081321331
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
starocean999 merged PR #34025:
URL: https://github.com/apache/doris/pull/34025
--
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
feiniaofeiafei commented on PR #34171:
URL: https://github.com/apache/doris/pull/34171#issuecomment-2081320782
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.
This is an automated email from the ASF dual-hosted git repository.
starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 14b6bb38a3d [fix](test) fix some external test cases (#34210)
add 6e94ac902fa [Feat](nereids)nereids support
doris-robot commented on PR #34225:
URL: https://github.com/apache/doris/pull/34225#issuecomment-2081320477
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 opened a new pull request, #34225:
URL: https://github.com/apache/doris/pull/34225
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d..
doris-robot commented on PR #34224:
URL: https://github.com/apache/doris/pull/34224#issuecomment-2081320229
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
dataroaring opened a new pull request, #34224:
URL: https://github.com/apache/doris/pull/34224
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mai
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 487174d0430 [feature](planner) Support `select constant from dual`
syntax sugar (#34200)
add 14b6bb38a3d [fix
morningman merged PR #34210:
URL: https://github.com/apache/doris/pull/34210
--
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
DarvenDuan commented on PR #34187:
URL: https://github.com/apache/doris/pull/34187#issuecomment-2081320024
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 unsubsc
github-actions[bot] commented on PR #33937:
URL: https://github.com/apache/doris/pull/33937#issuecomment-2081319528
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 #33937:
URL: https://github.com/apache/doris/pull/33937#issuecomment-2081319540
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 #34145:
URL: https://github.com/apache/doris/pull/34145#issuecomment-2081319446
TPC-H: Total hot run time: 40413 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 #34148:
URL: https://github.com/apache/doris/pull/34148#issuecomment-2081318935
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 #34148:
URL: https://github.com/apache/doris/pull/34148#issuecomment-2081318927
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 #34220:
URL: https://github.com/apache/doris/pull/34220#issuecomment-2081318594
TPC-H: Total hot run time: 40179 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zhiqiang- commented on code in PR #34215:
URL: https://github.com/apache/doris/pull/34215#discussion_r1582009652
##
be/src/runtime/runtime_state.cpp:
##
@@ -556,4 +556,39 @@ bool RuntimeState::is_nereids() const {
return _query_ctx->is_nereids();
}
+std::vector>&
Ru
doris-robot commented on PR #32620:
URL: https://github.com/apache/doris/pull/32620#issuecomment-2081317974
TPC-DS: Total hot run time: 186909 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 #28082:
URL: https://github.com/apache/doris/pull/28082#issuecomment-2081317210
TPC-DS: Total hot run time: 187078 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 #32620:
URL: https://github.com/apache/doris/pull/32620#issuecomment-2081316945
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
superdiaodiao commented on issue #32755:
URL: https://github.com/apache/doris/issues/32755#issuecomment-2081316918
> @superdiaodiao thanks for your attention, they are pending, and they are
yours.
>
> Just to let you know, the task is not difficult, but need much explore
work in
github-actions[bot] commented on PR #33807:
URL: https://github.com/apache/doris/pull/33807#issuecomment-2081316382
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 #33807:
URL: https://github.com/apache/doris/pull/33807#issuecomment-2081316376
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 #34200:
URL: https://github.com/apache/doris/pull/34200
--
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
dataroaring closed pull request #34097: [fd](pick 34003) release fd for
shutdown tablets
URL: https://github.com/apache/doris/pull/34097
--
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
github-actions[bot] commented on PR #34223:
URL: https://github.com/apache/doris/pull/34223#issuecomment-2081316356
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.
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 487174d0430 [feature](planner) Support `selec
doris-robot commented on PR #28082:
URL: https://github.com/apache/doris/pull/28082#issuecomment-2081316149
TeamCity be ut coverage result:
Function Coverage: 35.50% (8923/25132)
Line Coverage: 27.13% (73445/270688)
Region Coverage: 26.33% (37946/144117)
Branch Coverage: 23.1
doris-robot commented on PR #34218:
URL: https://github.com/apache/doris/pull/34218#issuecomment-2081316111
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 67afc50ca4db9a82cb80a2f03ef06e0da3b25660 with
default session variables
Stream
doris-robot commented on PR #34215:
URL: https://github.com/apache/doris/pull/34215#issuecomment-2081316040
TPC-DS: Total hot run time: 183200 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 #33786:
URL: https://github.com/apache/doris/pull/33786#issuecomment-2081315968
TPC-DS: Total hot run time: 186184 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Suchahaercana commented on issue #17285:
URL: https://github.com/apache/doris/issues/17285#issuecomment-2081315792
我当前2.1.1版本 已经验证可以解决的办法:
关键字用 三个反引号:
如下:
```from```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
github-actions[bot] commented on code in PR #34145:
URL: https://github.com/apache/doris/pull/34145#discussion_r1582008487
##
be/src/pipeline/pipeline_x/dependency.h:
##
@@ -579,14 +605,27 @@ struct HashJoinSharedState : public JoinSharedState {
bool probe_ignore_null = fal
doris-robot commented on PR #34218:
URL: https://github.com/apache/doris/pull/34218#issuecomment-2081315481
ClickBench: Total hot run time: 30.89 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
1 - 100 of 356 matches
Mail list logo