github-actions[bot] commented on PR #41867:
URL: https://github.com/apache/doris/pull/41867#issuecomment-2413057371
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
zhiqiang- commented on code in PR #39187:
URL: https://github.com/apache/doris/pull/39187#discussion_r1800567192
##
be/src/vec/aggregate_functions/aggregate_function_regr_union.h:
##
@@ -98,6 +98,173 @@ struct AggregateFunctionRegrData {
return slope;
}
};
+te
doris-robot commented on PR #41865:
URL: https://github.com/apache/doris/pull/41865#issuecomment-2413059990
TeamCity be ut coverage result:
Function Coverage: 36.03% (9342/25927)
Line Coverage: 27.61% (76731/277960)
Region Coverage: 26.42% (39425/149248)
Branch Coverage: 23.1
doris-robot commented on PR #41798:
URL: https://github.com/apache/doris/pull/41798#issuecomment-2413063835
TeamCity be ut coverage result:
Function Coverage: 36.03% (9342/25927)
Line Coverage: 27.62% (76767/277960)
Region Coverage: 26.41% (39421/149248)
Branch Coverage: 23.2
amorynan opened a new pull request, #41871:
URL: https://github.com/apache/doris/pull/41871
fix datatype information meta for ip/variant (#41666)
## Proposed changes
Issue Number: close #xxx
--
This is an automated message from the Apache Git Service.
To resp
doris-robot commented on PR #41871:
URL: https://github.com/apache/doris/pull/41871#issuecomment-2413064799
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
LiBinfeng-01 commented on PR #41546:
URL: https://github.com/apache/doris/pull/41546#issuecomment-2413064816
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 unsub
amorynan commented on PR #41871:
URL: https://github.com/apache/doris/pull/41871#issuecomment-2413064812
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 #41861:
URL: https://github.com/apache/doris/pull/41861#issuecomment-2413071393
TPC-DS: Total hot run time: 193497 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 #41872:
URL: https://github.com/apache/doris/pull/41872#issuecomment-2413072387
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 #41337:
URL: https://github.com/apache/doris/pull/41337#issuecomment-2413072716
TPC-DS: Total hot run time: 192068 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zhangstar333 commented on PR #41872:
URL: https://github.com/apache/doris/pull/41872#issuecomment-2413072543
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
zhangstar333 opened a new pull request, #41872:
URL: https://github.com/apache/doris/pull/41872
## Proposed changes
cherry-pick from master (#41626)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
github-actions[bot] commented on PR #41871:
URL: https://github.com/apache/doris/pull/41871#issuecomment-2413076315
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
zhangstar333 opened a new pull request, #41873:
URL: https://github.com/apache/doris/pull/41873
## Proposed changes
cherry-pick from master (#41626)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
doris-robot commented on PR #41873:
URL: https://github.com/apache/doris/pull/41873#issuecomment-2413078586
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
zhangstar333 commented on PR #41873:
URL: https://github.com/apache/doris/pull/41873#issuecomment-2413078799
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
seawinde commented on PR #41145:
URL: https://github.com/apache/doris/pull/41145#issuecomment-2413081498
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
Yoruet commented on code in PR #41739:
URL: https://github.com/apache/doris/pull/41739#discussion_r1801488619
##
be/src/vec/functions/array/function_array_range.cpp:
##
@@ -146,14 +144,6 @@ struct RangeImplUtil {
for (int i = 0; i < 3; ++i) {
argument_colum
TangSiyang2001 commented on PR #40877:
URL: https://github.com/apache/doris/pull/40877#issuecomment-2414412323
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.
Yoruet commented on code in PR #41739:
URL: https://github.com/apache/doris/pull/41739#discussion_r1801491554
##
be/src/vec/functions/array/function_array_range.cpp:
##
@@ -146,14 +144,6 @@ struct RangeImplUtil {
for (int i = 0; i < 3; ++i) {
argument_colum
github-actions[bot] commented on PR #40877:
URL: https://github.com/apache/doris/pull/40877#issuecomment-2414422304
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
Yoruet commented on code in PR #41739:
URL: https://github.com/apache/doris/pull/41739#discussion_r1801495314
##
be/src/vec/functions/array/function_array_contains_all.cpp:
##
@@ -37,8 +37,6 @@ class FunctionArrayContainsAll : public IFunction {
String get_name() const ov
Yoruet commented on code in PR #41739:
URL: https://github.com/apache/doris/pull/41739#discussion_r1801495314
##
be/src/vec/functions/array/function_array_contains_all.cpp:
##
@@ -37,8 +37,6 @@ class FunctionArrayContainsAll : public IFunction {
String get_name() const ov
Gabriel39 merged PR #41904:
URL: https://github.com/apache/doris/pull/41904
--
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 #41730:
URL: https://github.com/apache/doris/pull/41730#issuecomment-2414146912
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 #41891:
URL: https://github.com/apache/doris/pull/41891#issuecomment-2414281195
TeamCity be ut coverage result:
Function Coverage: 37.46% (9708/25916)
Line Coverage: 28.74% (80630/280504)
Region Coverage: 28.18% (41704/147970)
Branch Coverage: 24.7
seawinde commented on PR #40942:
URL: https://github.com/apache/doris/pull/40942#issuecomment-2414297666
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
github-actions[bot] commented on PR #41914:
URL: https://github.com/apache/doris/pull/41914#issuecomment-2414134375
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 #41915:
URL: https://github.com/apache/doris/pull/41915#issuecomment-2414185553
TPC-H: Total hot run time: 41362 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 #41917:
URL: https://github.com/apache/doris/pull/41917#issuecomment-2414181964
ClickBench: Total hot run time: 33.22 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Jibing-Li commented on PR #41916:
URL: https://github.com/apache/doris/pull/41916#issuecomment-2414184248
run cloud_p0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
doris-robot commented on PR #41789:
URL: https://github.com/apache/doris/pull/41789#issuecomment-2414251156
ClickBench: Total hot run time: 33.06 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #41903:
URL: https://github.com/apache/doris/pull/41903#issuecomment-2414249356
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 #41915:
URL: https://github.com/apache/doris/pull/41915#issuecomment-2414262051
ClickBench: Total hot run time: 33.22 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #41903:
URL: https://github.com/apache/doris/pull/41903#issuecomment-2414384760
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
Jibing-Li commented on PR #41916:
URL: https://github.com/apache/doris/pull/41916#issuecomment-2414403975
run cloud_p0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
github-actions[bot] commented on PR #41903:
URL: https://github.com/apache/doris/pull/41903#issuecomment-2414511907
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 #40877:
URL: https://github.com/apache/doris/pull/40877#issuecomment-2414524766
TPC-DS: Total hot run time: 192509 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 #40877:
URL: https://github.com/apache/doris/pull/40877#issuecomment-2414536822
ClickBench: Total hot run time: 32.23 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
feiniaofeiafei opened a new pull request, #41908:
URL: https://github.com/apache/doris/pull/41908
cherry-pick #39450 to branch-3.0
--
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 com
doris-robot commented on PR #41908:
URL: https://github.com/apache/doris/pull/41908#issuecomment-2413692084
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
feiniaofeiafei commented on PR #41908:
URL: https://github.com/apache/doris/pull/41908#issuecomment-2413692250
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.
morningman 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 b2d245cacae [opt](cpu-profile) enable
zhiqiang- commented on code in PR #41739:
URL: https://github.com/apache/doris/pull/41739#discussion_r1801019820
##
be/src/vec/functions/array/function_array_range.cpp:
##
@@ -146,14 +144,6 @@ struct RangeImplUtil {
for (int i = 0; i < 3; ++i) {
argumen
morningman merged PR #41849:
URL: https://github.com/apache/doris/pull/41849
--
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
doris-robot commented on PR #41907:
URL: https://github.com/apache/doris/pull/41907#issuecomment-2413685481
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
feiniaofeiafei commented on PR #41907:
URL: https://github.com/apache/doris/pull/41907#issuecomment-2413685822
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 #41895:
URL: https://github.com/apache/doris/pull/41895#issuecomment-2413699171
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 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 c6b7dfc2d14 [bugfix](iceberg)add pref
This is an automated email from the ASF dual-hosted git repository.
morningman 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 a4b7d93ded8 [bugfix](iceberg)add pref
morningman merged PR #41879:
URL: https://github.com/apache/doris/pull/41879
--
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
morningman merged PR #41877:
URL: https://github.com/apache/doris/pull/41877
--
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
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 827fa1e6018 [Chore](compatibility) add percentile_array to
restrict_function (#41895)
add 743151dae3d [fix](O
morningman merged PR #41795:
URL: https://github.com/apache/doris/pull/41795
--
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
Gabriel39 commented on PR #41904:
URL: https://github.com/apache/doris/pull/41904#issuecomment-2413719394
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 #41701:
URL: https://github.com/apache/doris/pull/41701#discussion_r1801015444
##
be/src/olap/memtable.cpp:
##
@@ -578,6 +546,200 @@ void MemTable::_aggregate() {
}
}
+template
+void MemTable::_aggregate_for_flexible_partial_u
bobhan1 commented on PR #41701:
URL: https://github.com/apache/doris/pull/41701#issuecomment-2413756078
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 code in PR #41752:
URL: https://github.com/apache/doris/pull/41752#discussion_r1801089516
##
be/src/util/jni_metrics.cpp:
##
@@ -0,0 +1,136 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreemen
wuwenchi opened a new pull request, #41911:
URL: https://github.com/apache/doris/pull/41911
When the hive table attributes contain 'a'='a\1b', 'b'='a\nb', 'c'='a\'b',
it will display in `show create table`:
before:
```
'a'='a1b',
'b'='a
b',
'c'='a'b',
```
doris-robot commented on PR #41911:
URL: https://github.com/apache/doris/pull/41911#issuecomment-2413807017
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 #41681:
URL: https://github.com/apache/doris/pull/41681#issuecomment-2413808986
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 #41789:
URL: https://github.com/apache/doris/pull/41789#issuecomment-2413813544
TPC-H: Total hot run time: 41306 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Author: diwu
Date: Tue Oct 15 12:47:45 2024
New Revision: 72338
Log:
3.0.2 to release
Added:
release/doris/3.0/3.0.2-rc03/
- copied from r72337, dev/doris/3.0/3.0.2-rc03/
Removed:
dev/doris/3.0/3.0.2-rc03/
-
To un
github-actions[bot] commented on PR #41681:
URL: https://github.com/apache/doris/pull/41681#issuecomment-2413820396
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 #41901:
URL: https://github.com/apache/doris/pull/41901#issuecomment-2413831325
TPC-H: Total hot run time: 41346 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 #41701:
URL: https://github.com/apache/doris/pull/41701#issuecomment-2413837341
TPC-H: Total hot run time: 41508 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 #41904:
URL: https://github.com/apache/doris/pull/41904#issuecomment-2413838814
TeamCity be ut coverage result:
Function Coverage: 36.03% (9341/25927)
Line Coverage: 27.61% (76763/278004)
Region Coverage: 26.41% (39427/149264)
Branch Coverage: 23.1
feiniaofeiafei opened a new pull request, #41907:
URL: https://github.com/apache/doris/pull/41907
cherry-pick #39252 to branch-3.0
--
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 com
feiniaofeiafei opened a new pull request, #41909:
URL: https://github.com/apache/doris/pull/41909
cherry-pick #41613 to branch-3.0
--
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 com
doris-robot commented on PR #41909:
URL: https://github.com/apache/doris/pull/41909#issuecomment-2413698301
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
feiniaofeiafei commented on PR #41909:
URL: https://github.com/apache/doris/pull/41909#issuecomment-2413698453
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.
BiteThet merged PR #41895:
URL: https://github.com/apache/doris/pull/41895
--
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.
panxiaolei 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 827fa1e6018 [Chore](compatibility) add percen
Gabriel39 commented on PR #41904:
URL: https://github.com/apache/doris/pull/41904#issuecomment-2413752278
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
Yoruet commented on code in PR #41739:
URL: https://github.com/apache/doris/pull/41739#discussion_r1801075968
##
be/src/vec/functions/array/function_array_contains_all.cpp:
##
@@ -37,8 +37,6 @@ class FunctionArrayContainsAll : public IFunction {
String get_name() const ov
github-actions[bot] commented on code in PR #41752:
URL: https://github.com/apache/doris/pull/41752#discussion_r1801077417
##
be/src/util/jni_metrics.cpp:
##
@@ -0,0 +1,136 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreemen
doris-robot commented on PR #41701:
URL: https://github.com/apache/doris/pull/41701#issuecomment-2413850972
TeamCity be ut coverage result:
Function Coverage: 37.44% (9708/25932)
Line Coverage: 28.67% (80600/281102)
Region Coverage: 28.14% (41703/148204)
Branch Coverage: 24.7
doris-robot commented on PR #41905:
URL: https://github.com/apache/doris/pull/41905#issuecomment-2413855112
TeamCity be ut coverage result:
Function Coverage: 36.03% (9343/25928)
Line Coverage: 27.62% (76766/277983)
Region Coverage: 26.42% (39430/149258)
Branch Coverage: 23.2
doris-robot commented on PR #41901:
URL: https://github.com/apache/doris/pull/41901#issuecomment-2413859987
TPC-DS: Total hot run time: 191972 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 #41701:
URL: https://github.com/apache/doris/pull/41701#issuecomment-2413865348
TPC-DS: Total hot run time: 192082 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
gavinchou merged PR #1201:
URL: https://github.com/apache/doris-website/pull/1201
--
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...@do
wuwenchi commented on PR #41911:
URL: https://github.com/apache/doris/pull/41911#issuecomment-2413869081
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 #41901:
URL: https://github.com/apache/doris/pull/41901#issuecomment-2413872747
ClickBench: Total hot run time: 32.37 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
liujiwen-up commented on code in PR #41681:
URL: https://github.com/apache/doris/pull/41681#discussion_r1801173448
##
be/src/vec/functions/function_string.cpp:
##
@@ -535,6 +545,135 @@ struct TrimUtil {
return Status::OK();
}
};
+template
+struct TrimInUtil {
+
liujiwen-up commented on code in PR #41681:
URL: https://github.com/apache/doris/pull/41681#discussion_r1801174551
##
be/src/vec/functions/function_string.cpp:
##
@@ -535,6 +545,135 @@ struct TrimUtil {
return Status::OK();
}
};
+template
+struct TrimInUtil {
+
doris-robot commented on PR #41911:
URL: https://github.com/apache/doris/pull/41911#issuecomment-2413930388
TPC-H: Total hot run time: 41108 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
jqcc opened a new pull request, #41914:
URL: https://github.com/apache/doris/pull/41914
## Proposed changes
Doris's stream load limits the amount of data that can be imported at one
time. If the amount of data exceeds the limit, it will fail. If you want to
increase the limit, you ne
doris-robot commented on PR #41914:
URL: https://github.com/apache/doris/pull/41914#issuecomment-2413927949
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 #41914:
URL: https://github.com/apache/doris/pull/41914#issuecomment-2413941168
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 #41875:
URL: https://github.com/apache/doris/pull/41875#issuecomment-2413296471
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 #41881:
URL: https://github.com/apache/doris/pull/41881#issuecomment-2413298095
TPC-DS: Total hot run time: 188907 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 #41875:
URL: https://github.com/apache/doris/pull/41875#issuecomment-2413302244
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
hello-stephen merged PR #41858:
URL: https://github.com/apache/doris/pull/41858
--
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...@dori
starocean999 merged PR #41546:
URL: https://github.com/apache/doris/pull/41546
--
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.
hellostephen 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 422f61f8d6e [Fix](cases) remove uns
This is an automated email from the ASF dual-hosted git repository.
starocean999 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 0153d48d1cc [Fix](Nereids) ignore match exp
doris-robot commented on PR #41879:
URL: https://github.com/apache/doris/pull/41879#issuecomment-2413316946
TPC-DS: Total hot run time: 192243 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 #41779:
URL: https://github.com/apache/doris/pull/41779#issuecomment-2413314402
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 #41779:
URL: https://github.com/apache/doris/pull/41779#issuecomment-2413314774
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
1 - 100 of 698 matches
Mail list logo