doris-robot commented on PR #37986:
URL: https://github.com/apache/doris/pull/37986#issuecomment-2232573086
ClickBench: Total hot run time: 31.08 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morrySnow commented on code in PR #37561:
URL: https://github.com/apache/doris/pull/37561#discussion_r1680527087
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -560,10 +560,16 @@ public class SessionVariable implements Serializable,
Writable {
doris-robot commented on PR #37987:
URL: https://github.com/apache/doris/pull/37987#issuecomment-2232577593
ClickBench: Total hot run time: 30.55 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37985:
URL: https://github.com/apache/doris/pull/37985#issuecomment-2232577655
ClickBench: Total hot run time: 30.69 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
mrhhsg opened a new pull request, #37990:
URL: https://github.com/apache/doris/pull/37990
## Proposed changes
If the size of `PFetchDataResult` is greater than 2G, protocol buffer cannot
serialize the message.
--
This is an automated message from the Apache Git Service.
To
doris-robot commented on PR #37990:
URL: https://github.com/apache/doris/pull/37990#issuecomment-2232579390
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
mrhhsg commented on PR #37990:
URL: https://github.com/apache/doris/pull/37990#issuecomment-2232580557
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
github-actions[bot] commented on PR #37809:
URL: https://github.com/apache/doris/pull/37809#issuecomment-2232585954
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
morrySnow commented on PR #37889:
URL: https://github.com/apache/doris/pull/37889#issuecomment-2232586966
run could_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 un
github-actions[bot] commented on PR #37809:
URL: https://github.com/apache/doris/pull/37809#issuecomment-2232586005
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 #37989:
URL: https://github.com/apache/doris/pull/37989#issuecomment-2232588244
TPC-H: Total hot run time: 49967 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
JNSimba merged PR #422:
URL: https://github.com/apache/doris-flink-connector/pull/422
--
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..
This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 13f1fcde [Improve]Schema change par
github-actions[bot] commented on code in PR #37990:
URL: https://github.com/apache/doris/pull/37990#discussion_r1680537939
##
be/src/vec/sink/vmysql_result_writer.cpp:
##
@@ -140,23 +140,11 @@ Status VMysqlResultWriter::_set_options(
}
template
-Status VMysqlResultWriter::w
doris-robot commented on PR #37940:
URL: https://github.com/apache/doris/pull/37940#issuecomment-2232591434
TPC-H: Total hot run time: 40338 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 #37788:
URL: https://github.com/apache/doris/pull/37788#issuecomment-2232595888
TPC-H: Total hot run time: 39893 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
mrhhsg commented on PR #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232595829
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 #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2232596114
TPC-H: Total hot run time: 40259 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 #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232601824
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
yiguolei commented on code in PR #37990:
URL: https://github.com/apache/doris/pull/37990#discussion_r1680548458
##
be/src/runtime/buffer_control_block.cpp:
##
@@ -80,6 +81,13 @@ void GetResultBatchCtx::on_data(const
std::unique_ptr& t_resul
result->set_packet_seq(packe
github-actions[bot] commented on PR #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232603001
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 #37950:
URL: https://github.com/apache/doris/pull/37950#issuecomment-2232603071
TPC-H: Total hot run time: 39459 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
eldenmoon merged PR #37944:
URL: https://github.com/apache/doris/pull/37944
--
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.
eldenmoon pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 5a44f57ba4b [Pick](Row store) allow to
doris-robot commented on PR #37991:
URL: https://github.com/apache/doris/pull/37991#issuecomment-2232608499
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
eldenmoon opened a new pull request, #37991:
URL: https://github.com/apache/doris/pull/37991
## 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 a
github-actions[bot] commented on PR #37403:
URL: https://github.com/apache/doris/pull/37403#issuecomment-2232609562
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 #37989:
URL: https://github.com/apache/doris/pull/37989#issuecomment-2232609697
TPC-DS: Total hot run time: 203301 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 #37990:
URL: https://github.com/apache/doris/pull/37990#issuecomment-2232609880
TPC-H: Total hot run time: 40079 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 #37940:
URL: https://github.com/apache/doris/pull/37940#issuecomment-2232610228
TPC-DS: Total hot run time: 173572 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 #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2232614713
TPC-DS: Total hot run time: 172378 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 #37788:
URL: https://github.com/apache/doris/pull/37788#issuecomment-2232614779
TPC-DS: Total hot run time: 173554 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Jibing-Li opened a new pull request, #37992:
URL: https://github.com/apache/doris/pull/37992
backport: https://github.com/apache/doris/pull/37837
--
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 t
doris-robot commented on PR #37992:
URL: https://github.com/apache/doris/pull/37992#issuecomment-2232615501
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
Jibing-Li commented on PR #37992:
URL: https://github.com/apache/doris/pull/37992#issuecomment-2232615973
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
eldenmoon commented on PR #37991:
URL: https://github.com/apache/doris/pull/37991#issuecomment-2232618156
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 #37989:
URL: https://github.com/apache/doris/pull/37989#issuecomment-2232619227
ClickBench: Total hot run time: 30.58 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37940:
URL: https://github.com/apache/doris/pull/37940#issuecomment-2232619993
ClickBench: Total hot run time: 31.55 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Mryange commented on PR #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232620770
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 #37950:
URL: https://github.com/apache/doris/pull/37950#issuecomment-2232622053
TPC-DS: Total hot run time: 173359 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 #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2232624756
ClickBench: Total hot run time: 30.5 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
doris-robot commented on PR #37788:
URL: https://github.com/apache/doris/pull/37788#issuecomment-2232624781
ClickBench: Total hot run time: 31.47 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37989:
URL: https://github.com/apache/doris/pull/37989#issuecomment-2232624857
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 189eca7512ed1dd761b0b84c4f43fda7deb37388 with
default session variables
Stream
Mryange commented on PR #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232624937
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
DongLiang-0 opened a new pull request, #433:
URL: https://github.com/apache/doris-flink-connector/pull/433
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original
github-actions[bot] commented on PR #35558:
URL: https://github.com/apache/doris/pull/35558#issuecomment-2232626373
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
seawinde commented on code in PR #37929:
URL: https://github.com/apache/doris/pull/37929#discussion_r1680568378
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java:
##
@@ -568,6 +563,93 @@ protected List rewriteExpression(L
doris-robot commented on PR #37990:
URL: https://github.com/apache/doris/pull/37990#issuecomment-2232629870
TPC-DS: Total hot run time: 173515 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 #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232629628
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 #37950:
URL: https://github.com/apache/doris/pull/37950#issuecomment-2232631406
ClickBench: Total hot run time: 31.46 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
eldenmoon commented on PR #37991:
URL: https://github.com/apache/doris/pull/37991#issuecomment-2232636243
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 #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232634687
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
englefly opened a new pull request, #37993:
URL: https://github.com/apache/doris/pull/37993
## Proposed changes
shape plan and physical plan should display the "ignore" tag of ignored
runtime filters
`
mysql> set ignore_runtime_filter_ids="1";
Query OK, 0 rows affected (0.00 sec)
doris-robot commented on PR #37993:
URL: https://github.com/apache/doris/pull/37993#issuecomment-2232636629
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
englefly commented on PR #37993:
URL: https://github.com/apache/doris/pull/37993#issuecomment-2232639532
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 #37990:
URL: https://github.com/apache/doris/pull/37990#issuecomment-2232639738
ClickBench: Total hot run time: 31 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Cli
morrySnow commented on code in PR #36579:
URL: https://github.com/apache/doris/pull/36579#discussion_r1680578631
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/insert/InsertUtils.java:
##
@@ -395,16 +411,21 @@ private static Expression castValue(Expres
github-actions[bot] commented on PR #37567:
URL: https://github.com/apache/doris/pull/37567#issuecomment-2232644368
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 #37567:
URL: https://github.com/apache/doris/pull/37567#issuecomment-2232644437
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 #37866:
URL: https://github.com/apache/doris/pull/37866#issuecomment-2232646100
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 #37866:
URL: https://github.com/apache/doris/pull/37866#issuecomment-2232646046
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
lide-reed merged PR #37567:
URL: https://github.com/apache/doris/pull/37567
--
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.
lide pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new ccdf9382d77 [fix](function) fix the
wangbo commented on PR #37559:
URL: https://github.com/apache/doris/pull/37559#issuecomment-2232655697
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 #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232658865
TPC-H: Total hot run time: 39825 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Jibing-Li commented on code in PR #37923:
URL: https://github.com/apache/doris/pull/37923#discussion_r1680592807
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/algebra/CatalogRelation.java:
##
@@ -27,4 +27,9 @@ public interface CatalogRelation extends Relation
github-actions[bot] commented on PR #37559:
URL: https://github.com/apache/doris/pull/37559#issuecomment-2232661733
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
JNSimba merged PR #432:
URL: https://github.com/apache/doris-flink-connector/pull/432
--
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..
This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new f92bc754 [Fix] unsupport when use d
englefly commented on code in PR #37923:
URL: https://github.com/apache/doris/pull/37923#discussion_r1680599132
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/algebra/CatalogRelation.java:
##
@@ -27,4 +27,9 @@ public interface CatalogRelation extends Relation {
github-actions[bot] commented on PR #37559:
URL: https://github.com/apache/doris/pull/37559#issuecomment-2232665185
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
felixwluo commented on PR #37854:
URL: https://github.com/apache/doris/pull/37854#issuecomment-2232671377
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 #37932:
URL: https://github.com/apache/doris/pull/37932#issuecomment-2232669930
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 #37932:
URL: https://github.com/apache/doris/pull/37932#issuecomment-2232670096
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 merged PR #37901:
URL: https://github.com/apache/doris/pull/37901
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5670e1ae764 [fix](nereids)subquery unnesting get wrong result if
correlated conjuncts is not slot_a = slot_b (#3764
doris-robot commented on PR #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232672147
TPC-H: Total hot run time: 40141 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 #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232674947
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 #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232674999
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 #37854:
URL: https://github.com/apache/doris/pull/37854#issuecomment-2232681795
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 #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232680924
TPC-DS: Total hot run time: 173977 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
seawinde commented on PR #37929:
URL: https://github.com/apache/doris/pull/37929#issuecomment-2232684039
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
zhiqiang- commented on PR #37896:
URL: https://github.com/apache/doris/pull/37896#issuecomment-2232693245
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 #37873:
URL: https://github.com/apache/doris/pull/37873#issuecomment-2232691552
ClickBench: Total hot run time: 30.87 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
z404289981 commented on PR #37712:
URL: https://github.com/apache/doris/pull/37712#issuecomment-2232692863
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 commen
doris-robot commented on PR #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232694638
TPC-DS: Total hot run time: 172935 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
CalvinKirs commented on PR #37994:
URL: https://github.com/apache/doris/pull/37994#issuecomment-2232695738
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
CalvinKirs opened a new pull request, #37994:
URL: https://github.com/apache/doris/pull/37994
## 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
doris-robot commented on PR #37994:
URL: https://github.com/apache/doris/pull/37994#issuecomment-2232695611
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
DarvenDuan commented on PR #37985:
URL: https://github.com/apache/doris/pull/37985#issuecomment-2232698065
> add test case please
done
--
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 s
zddr opened a new pull request, #37995:
URL: https://github.com/apache/doris/pull/37995
default value `enable_fallback_to_original_planner` is true, resource priv
check only support in nereids,so need set
enable_fallback_to_original_planner=false;
--
This is an automated message
doris-robot commented on PR #37995:
URL: https://github.com/apache/doris/pull/37995#issuecomment-2232702879
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 #37995:
URL: https://github.com/apache/doris/pull/37995#issuecomment-2232703070
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
github-actions[bot] commented on PR #37896:
URL: https://github.com/apache/doris/pull/37896#issuecomment-2232704130
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 #37208:
URL: https://github.com/apache/doris/pull/37208#issuecomment-2232705189
ClickBench: Total hot run time: 30.82 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #37941:
URL: https://github.com/apache/doris/pull/37941#issuecomment-2232707608
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 #37941:
URL: https://github.com/apache/doris/pull/37941#issuecomment-2232707688
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 #37892:
URL: https://github.com/apache/doris/pull/37892#issuecomment-2232707952
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- commented on code in PR #37892:
URL: https://github.com/apache/doris/pull/37892#discussion_r1680633197
##
be/src/vec/functions/function_width_bucket.cpp:
##
@@ -86,12 +92,12 @@ class FunctionWidthBucket : public IFunction {
void _execute(const IColumn& expr_co
starocean999 opened a new pull request, #37996:
URL: https://github.com/apache/doris/pull/37996
pick from master https://github.com/apache/doris/pull/37932
## Proposed changes
Issue Number: close #xxx
--
This is an automated message from the Apache Git Service
1 - 100 of 964 matches
Mail list logo