doris-robot commented on PR #38193:
URL: https://github.com/apache/doris/pull/38193#issuecomment-2244396663
TPC-H: Total hot run time: 39793 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 #38209:
URL: https://github.com/apache/doris/pull/38209#issuecomment-2244397238
TPC-DS: Total hot run time: 174085 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zhangstar333 commented on PR #38001:
URL: https://github.com/apache/doris/pull/38001#issuecomment-2244406685
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 #38240:
URL: https://github.com/apache/doris/pull/38240#issuecomment-2244407140
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 #38236:
URL: https://github.com/apache/doris/pull/38236#issuecomment-2244407274
TPC-DS: Total hot run time: 173760 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
lxr599 commented on PR #38240:
URL: https://github.com/apache/doris/pull/38240#issuecomment-2244407455
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
doris-robot commented on PR #38209:
URL: https://github.com/apache/doris/pull/38209#issuecomment-2244406471
ClickBench: Total hot run time: 30.77 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #38229:
URL: https://github.com/apache/doris/pull/38229#issuecomment-2244406576
TPC-DS: Total hot run time: 173662 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
lxr599 opened a new pull request, #38240:
URL: https://github.com/apache/doris/pull/38240
## Proposed changes
pick #38236
--
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 sp
Toms1999 commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244407032
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
xinyiZzz commented on code in PR #37257:
URL: https://github.com/apache/doris/pull/37257#discussion_r1687534484
##
be/src/vec/common/allocator.h:
##
@@ -68,6 +69,143 @@ static constexpr size_t MALLOC_MIN_ALIGNMENT = 8;
// is always a multiple of sixteen.
(https://www.gnu.org/s
xinyiZzz commented on code in PR #37257:
URL: https://github.com/apache/doris/pull/37257#discussion_r1687536816
##
be/src/vec/common/allocator.h:
##
@@ -68,6 +69,143 @@ static constexpr size_t MALLOC_MIN_ALIGNMENT = 8;
// is always a multiple of sixteen.
(https://www.gnu.org/s
superdiaodiao commented on issue #38020:
URL: https://github.com/apache/doris/issues/38020#issuecomment-2244412952
> branch: master
> latest git version:
[715af6e](https://github.com/apache/doris/commit/715af6eea9f18f0aac690be4dfa5f6330a153ede)
just like the **describe** above:
gavinchou commented on code in PR #38239:
URL: https://github.com/apache/doris/pull/38239#discussion_r1687535686
##
be/cmake/thirdparty.cmake:
##
@@ -141,10 +141,12 @@ if (NOT OS_MACOSX)
add_thirdparty(aws-s2n LIBNAME "lib/libs2n.a")
endif()
-add_thirdparty(azure-core)
-
doris-robot commented on PR #38229:
URL: https://github.com/apache/doris/pull/38229#issuecomment-2244416230
ClickBench: Total hot run time: 30.42 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #38001:
URL: https://github.com/apache/doris/pull/38001#issuecomment-2244416434
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 #38240:
URL: https://github.com/apache/doris/pull/38240#issuecomment-2244417744
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 #38236:
URL: https://github.com/apache/doris/pull/38236#issuecomment-2244417011
ClickBench: Total hot run time: 31.35 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
924060929 commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244422779
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 code in PR #34715:
URL: https://github.com/apache/doris/pull/34715#discussion_r1687549524
##
cloud/src/rate-limiter/s3_rate_limiter.cpp:
##
@@ -0,0 +1,114 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor l
Mryange commented on PR #38226:
URL: https://github.com/apache/doris/pull/38226#issuecomment-220833
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 unsubscr
xinyiZzz commented on code in PR #37257:
URL: https://github.com/apache/doris/pull/37257#discussion_r1687555011
##
be/src/vec/common/allocator.h:
##
@@ -68,6 +69,143 @@ static constexpr size_t MALLOC_MIN_ALIGNMENT = 8;
// is always a multiple of sixteen.
(https://www.gnu.org/s
doris-robot commented on PR #38001:
URL: https://github.com/apache/doris/pull/38001#issuecomment-229362
TPC-H: Total hot run time: 40026 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 #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2244453962
TPC-H: Total hot run time: 39592 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Toms1999 commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244452388
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
victory-wu opened a new issue, #38241:
URL: https://github.com/apache/doris/issues/38241
### 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.0.13
### Wha
xinyiZzz commented on code in PR #37257:
URL: https://github.com/apache/doris/pull/37257#discussion_r1687562303
##
be/src/vec/exec/format/parquet/arrow_memory_pool.h:
##
@@ -0,0 +1,204 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor lice
HappenLee merged PR #38082:
URL: https://github.com/apache/doris/pull/38082
--
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.
lihaopeng 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 912a23887fc [fix](profile) Task state of query
github-actions[bot] commented on PR #38166:
URL: https://github.com/apache/doris/pull/38166#issuecomment-2244460872
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 #38166:
URL: https://github.com/apache/doris/pull/38166#issuecomment-2244460913
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
zhiqiang- opened a new pull request, #38242:
URL: https://github.com/apache/doris/pull/38242
## 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
U
zhiqiang- commented on PR #38242:
URL: https://github.com/apache/doris/pull/38242#issuecomment-2244468003
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 #38242:
URL: https://github.com/apache/doris/pull/38242#issuecomment-2244467870
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 #38001:
URL: https://github.com/apache/doris/pull/38001#issuecomment-2244469611
TPC-DS: Total hot run time: 174250 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
DongLiang-0 opened a new pull request, #439:
URL: https://github.com/apache/doris-flink-connector/pull/439
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original
doris-robot commented on PR #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2244474074
TPC-DS: Total hot run time: 174017 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 #38001:
URL: https://github.com/apache/doris/pull/38001#issuecomment-2244479787
ClickBench: Total hot run time: 29.8 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
github-actions[bot] commented on PR #38242:
URL: https://github.com/apache/doris/pull/38242#issuecomment-2244480418
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 #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2244484616
ClickBench: Total hot run time: 30.64 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
zy-kkk opened a new pull request, #900:
URL: https://github.com/apache/doris-website/pull/900
(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, e
Toms1999 commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244493911
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
catpineapple commented on issue #37375:
URL: https://github.com/apache/doris/issues/37375#issuecomment-2244495943
hi, 我是doris-operator 的开发者, 仅就基于 doris-operator 部署的多 fe 来讲:这个 webUI 带的
session 在切换中间负载均衡节点时会断掉,尤其是轮询的策略,我们在 operator的 service 里面默认加上了这个
SessionAffinity 的配置, 保证 在service 的负载到 f
github-actions[bot] commented on PR #34715:
URL: https://github.com/apache/doris/pull/34715#issuecomment-2244494838
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
SWJTU-ZhangLei closed pull request #36630: [draft](meta-service) Optmize cloud
`commit_txn` large txn
URL: https://github.com/apache/doris/pull/36630
--
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
doris-robot commented on PR #38243:
URL: https://github.com/apache/doris/pull/38243#issuecomment-2244499494
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
SWJTU-ZhangLei commented on PR #38243:
URL: https://github.com/apache/doris/pull/38243#issuecomment-2244499674
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 #38238:
URL: https://github.com/apache/doris/pull/38238#issuecomment-2244505717
TPC-H: Total hot run time: 40097 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 code in PR #38243:
URL: https://github.com/apache/doris/pull/38243#discussion_r1687601725
##
cloud/src/meta-service/meta_service.cpp:
##
@@ -387,11 +412,27 @@ void
MetaServiceImpl::batch_get_version(::google::protobuf::RpcController* contr
DongLiang-0 opened a new pull request, #901:
URL: https://github.com/apache/doris-website/pull/901
(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 unsubscri
github-actions[bot] commented on PR #38239:
URL: https://github.com/apache/doris/pull/38239#issuecomment-2244514866
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/10054992867";) output.
shellcheck er
doris-robot commented on PR #38244:
URL: https://github.com/apache/doris/pull/38244#issuecomment-2244519077
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 #38242:
URL: https://github.com/apache/doris/pull/38242#issuecomment-2244518786
TPC-H: Total hot run time: 39852 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
morningman opened a new pull request, #38244:
URL: https://github.com/apache/doris/pull/38244
This is PR #33610 introduce a new feature of `use_meta_cache=true`.
Now I will set this property default to true.
For all newly created catalog, is this property is not specified, it will be
t
hubgeter opened a new pull request, #38245:
URL: https://github.com/apache/doris/pull/38245
## Proposed changes
fix a bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json.
The expected behavior of the `deserialize_column_from_fixed_json` function
is to `insert` n values
doris-robot commented on PR #38245:
URL: https://github.com/apache/doris/pull/38245#issuecomment-2244527960
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
morningman commented on PR #38244:
URL: https://github.com/apache/doris/pull/38244#issuecomment-2244528872
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 #38238:
URL: https://github.com/apache/doris/pull/38238#issuecomment-2244528567
TPC-DS: Total hot run time: 173598 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
hubgeter commented on PR #38245:
URL: https://github.com/apache/doris/pull/38245#issuecomment-2244529974
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
dataroaring merged PR #38235:
URL: https://github.com/apache/doris/pull/38235
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 ffe7e418604 [log](load) print reason when Lo
github-actions[bot] commented on PR #38245:
URL: https://github.com/apache/doris/pull/38245#issuecomment-2244539963
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 #38242:
URL: https://github.com/apache/doris/pull/38242#issuecomment-2244542033
TPC-DS: Total hot run time: 174758 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 #38238:
URL: https://github.com/apache/doris/pull/38238#issuecomment-2244539688
ClickBench: Total hot run time: 31.1 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
github-actions[bot] commented on PR #38209:
URL: https://github.com/apache/doris/pull/38209#issuecomment-2244546100
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
XieJiann opened a new pull request, #38246:
URL: https://github.com/apache/doris/pull/38246
## 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 #38246:
URL: https://github.com/apache/doris/pull/38246#issuecomment-2244547921
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
XieJiann commented on PR #38246:
URL: https://github.com/apache/doris/pull/38246#issuecomment-2244548033
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
XieJiann commented on PR #38246:
URL: https://github.com/apache/doris/pull/38246#issuecomment-2244552981
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 #38242:
URL: https://github.com/apache/doris/pull/38242#issuecomment-2244552965
ClickBench: Total hot run time: 30.62 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244553405
TPC-H: Total hot run time: 39710 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zhiqiang- opened a new pull request, #38247:
URL: https://github.com/apache/doris/pull/38247
fragment_mgr.cpp car print plan on be to help us debug.
--
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
github-actions[bot] commented on PR #38246:
URL: https://github.com/apache/doris/pull/38246#issuecomment-224474
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 #38246:
URL: https://github.com/apache/doris/pull/38246#issuecomment-2244555626
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 #38247:
URL: https://github.com/apache/doris/pull/38247#issuecomment-2244555612
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
Altman-yao opened a new issue, #38248:
URL: https://github.com/apache/doris/issues/38248
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
spark中支持STRUCT类型
amorynan commented on PR #38113:
URL: https://github.com/apache/doris/pull/38113#issuecomment-2244556325
run p1
--
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 unsubscri
github-actions[bot] commented on PR #38239:
URL: https://github.com/apache/doris/pull/38239#issuecomment-2244557989
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/10055294373";) output.
shellcheck er
github-actions[bot] commented on PR #38239:
URL: https://github.com/apache/doris/pull/38239#issuecomment-2244561463
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/10055323638";) output.
shellcheck er
github-actions[bot] commented on PR #38239:
URL: https://github.com/apache/doris/pull/38239#issuecomment-2244566928
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/10055363467";) output.
shellcheck er
jerryshiba opened a new issue, #38249:
URL: https://github.com/apache/doris/issues/38249
### 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.4-rc03
h
Johnnyssc opened a new pull request, #902:
URL: https://github.com/apache/doris-website/pull/902
fix wrong docs content about max_filter_ratio
--
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
superdiaodiao commented on issue #38020:
URL: https://github.com/apache/doris/issues/38020#issuecomment-2244574573
update:
After git version 912a23887fcae26c34ff6d03ad76bd221e44c5c8 on master, this
problem was solved.
--
This is an automated message from the Apache Git Service.
To resp
github-actions[bot] commented on PR #34715:
URL: https://github.com/apache/doris/pull/34715#issuecomment-2244574957
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 #38164:
URL: https://github.com/apache/doris/pull/38164
--
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
superdiaodiao closed issue #38020: [Bug] query result's column name becomes
value
URL: https://github.com/apache/doris/issues/38020
--
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 comme
doris-robot commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244577024
TPC-DS: Total hot run time: 173225 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
ByteYue commented on PR #38239:
URL: https://github.com/apache/doris/pull/38239#issuecomment-2244579350
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 #38244:
URL: https://github.com/apache/doris/pull/38244#issuecomment-2244580800
TPC-H: Total hot run time: 40290 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
biohazard4321 commented on PR #34715:
URL: https://github.com/apache/doris/pull/34715#issuecomment-2244584036
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
Johnnyssc commented on PR #902:
URL: https://github.com/apache/doris-website/pull/902#issuecomment-2244586741
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.
doris-robot commented on PR #38104:
URL: https://github.com/apache/doris/pull/38104#issuecomment-2244588318
ClickBench: Total hot run time: 30.83 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
amorynan commented on PR #38035:
URL: https://github.com/apache/doris/pull/38035#issuecomment-2244591122
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
This is an automated email from the ASF dual-hosted git repository.
airborne 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 4f4d4b0e243 [Fix](inverted index) skip index co
airborne12 merged PR #38209:
URL: https://github.com/apache/doris/pull/38209
--
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
morrySnow merged PR #38148:
URL: https://github.com/apache/doris/pull/38148
--
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 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 af94b060175 [fix](nereids) mv selection should
doris-robot commented on PR #38246:
URL: https://github.com/apache/doris/pull/38246#issuecomment-2244594363
TPC-H: Total hot run time: 40068 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 #37879:
URL: https://github.com/apache/doris/pull/37879#issuecomment-2244598571
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 #37879:
URL: https://github.com/apache/doris/pull/37879#issuecomment-2244598507
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
1 - 100 of 732 matches
Mail list logo