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 bc3e93a8a95 Revert "branch-2.1: [bug](a
dtkavin commented on code in PR #48652:
URL: https://github.com/apache/doris/pull/48652#discussion_r1988684673
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##
@@ -5367,6 +5371,53 @@ public LogicalPlan
visitRecoverDatabase(RecoverDatabaseC
doris-robot commented on PR #48912:
URL: https://github.com/apache/doris/pull/48912#issuecomment-2715069176
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
doris-robot commented on PR #48457:
URL: https://github.com/apache/doris/pull/48457#issuecomment-2713397049
TeamCity cloud ut coverage result:
Function Coverage: 82.26% (1062/1291)
Line Coverage: 65.82% (17638/26796)
Region Coverage: 65.28% (8682/13299)
Branch Coverage: 55.28
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 59b63fe388d branch-2.1: [fix](Nereids) string constant folding process
regex delim by mistake #48783 (#48876)
doris-robot commented on PR #48913:
URL: https://github.com/apache/doris/pull/48913#issuecomment-2713080915
TPC-H: Total hot run time: 32824 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 #48912:
URL: https://github.com/apache/doris/pull/48912#issuecomment-2713079133
TPC-H: Total hot run time: 32472 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yiguolei commented on code in PR #48906:
URL: https://github.com/apache/doris/pull/48906#discussion_r1988600148
##
fe/fe-core/src/main/java/org/apache/doris/plugin/audit/AuditLogBuilder.java:
##
@@ -109,14 +110,22 @@ private void auditQueryLog(AuditEvent event) throws
IllegalAc
yx-keith commented on issue #42795:
URL: https://github.com/apache/doris/issues/42795#issuecomment-2713024663
I will pick this
--
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
wyxxxcat commented on PR #48919:
URL: https://github.com/apache/doris/pull/48919#issuecomment-2713019325
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
yx-keith opened a new pull request, #48911:
URL: https://github.com/apache/doris/pull/48911
### What problem does this PR solve?
Issue Number: close #42712
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Te
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-48843-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
at 5124dc82f88 branch-3.0: [fix](table) Breaking up dynamic partition
table scheduling consuming
yx-keith commented on issue #42792:
URL: https://github.com/apache/doris/issues/42792#issuecomment-2713026945
I will pick this
--
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 #48913:
URL: https://github.com/apache/doris/pull/48913#issuecomment-2713124392
ClickBench: Total hot run time: 31.02 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #48187:
URL: https://github.com/apache/doris/pull/48187#issuecomment-2713063438
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
kwonder0926 commented on issue #570:
URL:
https://github.com/apache/doris-flink-connector/issues/570#issuecomment-2710340137
After reviewing the source code, I found that this isn't a bug but rather an
unimplemented feature. I'm currently exploring solutions for this and hope to
submit a p
Thearas commented on PR #48918:
URL: https://github.com/apache/doris/pull/48918#issuecomment-2713009514
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
yx-keith opened a new pull request, #48918:
URL: https://github.com/apache/doris/pull/48918
### What problem does this PR solve?
Issue Number: close #42713
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Te
suxiaogang223 commented on PR #48916:
URL: https://github.com/apache/doris/pull/48916#issuecomment-2712974534
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
yiguolei closed pull request #48904: branch-2.1: [fix](udf) alias udf skip
check enable_java_udf #48843
URL: https://github.com/apache/doris/pull/48904
--
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 t
wyxxxcat opened a new pull request, #48919:
URL: https://github.com/apache/doris/pull/48919
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: https://github.com/apache/doris/pull/40680
Problem Summary:
### Release note
None
###
yiguolei commented on code in PR #48750:
URL: https://github.com/apache/doris/pull/48750#discussion_r1988635557
##
be/src/util/threadpool.cpp:
##
@@ -47,7 +47,9 @@
DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(thread_pool_max_queue_size, MetricUnit::NOUNI
DEFINE_GAUGE_METRIC_PROTOTYPE_2A
doris-robot commented on PR #48919:
URL: https://github.com/apache/doris/pull/48919#issuecomment-2713112440
TPC-DS: Total hot run time: 185033 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 #48913:
URL: https://github.com/apache/doris/pull/48913#issuecomment-2713112183
TPC-DS: Total hot run time: 185105 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 #48915:
URL: https://github.com/apache/doris/pull/48915#issuecomment-2713112929
TPC-H: Total hot run time: 32753 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 #48917:
URL: https://github.com/apache/doris/pull/48917#issuecomment-2713239306
TPC-DS: Total hot run time: 197948 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.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 930566af3e039eea8d82a230b0dd7d85e9c71e1c
Author: BiteThet
AuthorDate: Tue Mar 4 13:13:59 2025 +0800
add
gnehil commented on issue #200:
URL:
https://github.com/apache/doris-spark-connector/issues/200#issuecomment-2713551138
> [@gnehil](https://github.com/gnehil) 您好,这个issue目前有什么进展吗?
The latest version 25.0.1 has mapped the Datatime type to spark's
TimestampType
--
This is an automate
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2713330929
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
BiteThet commented on PR #48870:
URL: https://github.com/apache/doris/pull/48870#issuecomment-2713568875
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
LiBinfeng-01 commented on PR #48909:
URL: https://github.com/apache/doris/pull/48909#issuecomment-2713494167
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
bobhan1 opened a new pull request, #48930:
URL: https://github.com/apache/doris/pull/48930
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
hello-stephen commented on PR #48930:
URL: https://github.com/apache/doris/pull/48930#issuecomment-2713616181
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+pro
gavinchou merged PR #47563:
URL: https://github.com/apache/doris/pull/47563
--
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.
github-bot pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/doris-website.git
discard 2fa96ac1b30 Automated deployment with doris branch @
b025d0ff57a72e7d73174bca28d60c000ae1
new e
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-47563-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
at 5124dc82f88 branch-3.0: [fix](table) Breaking up dynamic partition
table scheduling consuming
doris-robot commented on PR #48912:
URL: https://github.com/apache/doris/pull/48912#issuecomment-2713110676
TPC-DS: Total hot run time: 185249 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.
yiguolei pushed a commit to branch revert-48536-fix-auto-parition-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 85e21b6be248d73b0a5db11522817758ca369cab
Author: yiguolei <676222...@qq.com>
AuthorDate: Tue
doris-robot commented on PR #48884:
URL: https://github.com/apache/doris/pull/48884#issuecomment-2713254931
TPC-DS: Total hot run time: 184735 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zhangstar333 opened a new pull request, #48932:
URL: https://github.com/apache/doris/pull/48932
### What problem does this PR solve?
Problem Summary:
refactor udf datatype to simplify logic, and let complex type extends basic
type
### Release note
None
### Check Li
zhiqiang- commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r197406
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreeme
Thearas commented on PR #48931:
URL: https://github.com/apache/doris/pull/48931#issuecomment-2713660846
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
zclllyybb opened a new pull request, #48931:
URL: https://github.com/apache/doris/pull/48931
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
In this case, we do no upgrade of nullable property because user should know
doris-robot commented on PR #48867:
URL: https://github.com/apache/doris/pull/48867#issuecomment-2713666784
TPC-H: Total hot run time: 32697 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
wangbo commented on PR #48906:
URL: https://github.com/apache/doris/pull/48906#issuecomment-2713830667
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 #48928:
URL: https://github.com/apache/doris/pull/48928#issuecomment-2713837389
ClickBench: Total hot run time: 30.75 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #48815:
URL: https://github.com/apache/doris/pull/48815#issuecomment-2713837297
TPC-DS: Total hot run time: 186321 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 #48912:
URL: https://github.com/apache/doris/pull/48912#issuecomment-2713838451
TPC-DS: Total hot run time: 191380 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zclllyybb commented on PR #45265:
URL: https://github.com/apache/doris/pull/45265#issuecomment-2713168427
This pr not merged in any branch before 3.1/4.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
doris-robot commented on PR #48476:
URL: https://github.com/apache/doris/pull/48476#issuecomment-2713175040
TPC-DS: Total hot run time: 185366 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zhiqiang- commented on code in PR #48750:
URL: https://github.com/apache/doris/pull/48750#discussion_r1988704657
##
be/src/util/threadpool.cpp:
##
@@ -47,7 +47,9 @@
DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(thread_pool_max_queue_size, MetricUnit::NOUNI
DEFINE_GAUGE_METRIC_PROTOTY
JNSimba commented on issue #282:
URL:
https://github.com/apache/doris-spark-connector/issues/282#issuecomment-2712771985
@aoyuEra You can directly submit a PR fix, you can refer to here
https://doris.apache.org/zh-CN/community/how-to-contribute/pull-request
--
This is an automated messag
seawinde commented on PR #48483:
URL: https://github.com/apache/doris/pull/48483#issuecomment-2713176902
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.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit d9a559dc2f1c9af0e17520d9ec846afeacf49fba
Author: Gabriel
AuthorDate: Mon Mar 3 12:30:13 2025 +0800
[refacto
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 5eb01aa877973b92148744439e4f7bc175b22b2f
Author: BiteThet
AuthorDate: Mon Mar 3 23:00:03 2025 +0800
fix
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 6c6033c0fc9f02796976ff40d3c98031c73e6290
Author: BiteThet
AuthorDate: Tue Mar 11 15:45:22 2025 +0800
ad
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 5640bdcf6d2a0534839c3cc0e77c980411764a07
Author: Gabriel
AuthorDate: Mon Mar 3 19:49:50 2025 +0800
[runtime
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 9d710a686f79de6956de3024f3b2a1c4cec17f94
Author: Jerry Hu
AuthorDate: Fri Mar 7 10:18:56 2025 +0800
[test](
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 74bcdbc464c510eda8c1d6183971716871189a3b
Author: Gabriel
AuthorDate: Tue Mar 4 15:30:49 2025 +0800
test rf
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit c51219ca78ce2c5b3dcd2c9b002cf56ae5515eef
Author: BiteThet
AuthorDate: Wed Mar 5 22:04:49 2025 +0800
add
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 9db838121b6a802660cbd9947131aaa4b4fde30b
Author: Gabriel
AuthorDate: Mon Mar 3 17:33:30 2025 +0800
[runtime
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 874718c29da4f977ae7f27c70cdde23003ea5500
Author: BiteThet
AuthorDate: Mon Mar 3 21:07:10 2025 +0800
fix
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit db3ebf6a587bcf0b823f2139f645b766ecb34005
Author: Gabriel
AuthorDate: Wed Mar 5 09:49:25 2025 +0800
format (
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit a1be0a664878ddaf507550894d1ade2123686150
Author: Gabriel
AuthorDate: Tue Mar 4 09:19:45 2025 +0800
fix UT (
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a commit to branch refactor_rf
in repository https://gitbox.apache.org/repos/asf/doris.git
commit d1953871c2e0444860761a25614d8ab56639b994
Author: BiteThet
AuthorDate: Fri Mar 7 13:39:53 2025 +0800
res
yiguolei merged PR #48856:
URL: https://github.com/apache/doris/pull/48856
--
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
github-actions[bot] commented on PR #48919:
URL: https://github.com/apache/doris/pull/48919#issuecomment-2713061490
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 #48898:
URL: https://github.com/apache/doris/pull/48898#issuecomment-2713003568
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
yujun777 commented on PR #48898:
URL: https://github.com/apache/doris/pull/48898#issuecomment-2712976890
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 #47876:
URL: https://github.com/apache/doris/pull/47876#issuecomment-2713081871
ClickBench: Total hot run time: 32.28 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
zclllyybb commented on PR #48476:
URL: https://github.com/apache/doris/pull/48476#issuecomment-2713083513
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 #48912:
URL: https://github.com/apache/doris/pull/48912#issuecomment-2713123342
ClickBench: Total hot run time: 30.93 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #48915:
URL: https://github.com/apache/doris/pull/48915#issuecomment-2713144420
TPC-DS: Total hot run time: 192678 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
dtkavin commented on code in PR #48652:
URL: https://github.com/apache/doris/pull/48652#discussion_r1988685443
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowLoadWarningsCommand.java:
##
@@ -0,0 +1,352 @@
+// Licensed to the Apache Software Foundat
morningman opened a new pull request, #48923:
URL: https://github.com/apache/doris/pull/48923
### What problem does this PR solve?
`SimpleDateFormat` is not thread safe, replace it with `DateTimeFormatter`
### Release note
None
### Check List (For Author)
-
doris-robot commented on PR #48476:
URL: https://github.com/apache/doris/pull/48476#issuecomment-2713144394
TPC-H: Total hot run time: 32706 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 #48915:
URL: https://github.com/apache/doris/pull/48915#issuecomment-2713157797
ClickBench: Total hot run time: 31.53 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988837577
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
doris-robot commented on PR #4:
URL: https://github.com/apache/doris/pull/4#issuecomment-2713369126
ClickBench: Total hot run time: 32.06 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #48912:
URL: https://github.com/apache/doris/pull/48912#issuecomment-2713414228
TPC-DS: Total hot run time: 185196 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
mrhhsg opened a new pull request, #48925:
URL: https://github.com/apache/doris/pull/48925
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
doris-robot commented on PR #48934:
URL: https://github.com/apache/doris/pull/48934#issuecomment-2713951581
ClickBench: Total hot run time: 30.6 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
doris-robot commented on PR #48457:
URL: https://github.com/apache/doris/pull/48457#issuecomment-2713978833
TeamCity cloud ut coverage result:
Function Coverage: 82.26% (1062/1291)
Line Coverage: 65.73% (17614/26796)
Region Coverage: 65.21% (8672/13299)
Branch Coverage: 55.21
morningman commented on PR #48923:
URL: https://github.com/apache/doris/pull/48923#issuecomment-2714075755
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
github-actions[bot] commented on PR #48934:
URL: https://github.com/apache/doris/pull/48934#issuecomment-2713923108
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
bobhan1 commented on PR #48930:
URL: https://github.com/apache/doris/pull/48930#issuecomment-2713907897
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 #48930:
URL: https://github.com/apache/doris/pull/48930#issuecomment-2714078905
TPC-DS: Total hot run time: 192008 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
csun5285 opened a new pull request, #48935:
URL: https://github.com/apache/doris/pull/48935
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
csun5285 commented on PR #48935:
URL: https://github.com/apache/doris/pull/48935#issuecomment-2714090819
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.
github-bot pushed a change to branch auto-pick-48895-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 59b63fe388d branch-2.1: [fix](Nereids) string constant folding process
regex delim by mistake
doris-robot commented on PR #48930:
URL: https://github.com/apache/doris/pull/48930#issuecomment-2714100535
ClickBench: Total hot run time: 31.21 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] opened a new pull request, #48922:
URL: https://github.com/apache/doris/pull/48922
Cherry-picked from #46534
--
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
github-actions[bot] commented on PR #48787:
URL: https://github.com/apache/doris/pull/48787#issuecomment-2713085217
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
dataroaring closed pull request #48922: branch-3.0: [fix](statistics)Control
memory use for sample partition column and key column. #46534
URL: https://github.com/apache/doris/pull/48922
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
github-actions[bot] commented on PR #48787:
URL: https://github.com/apache/doris/pull/48787#issuecomment-2713085132
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.
github-bot pushed a change to branch auto-pick-46534-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
at bffa08454ef branch-2.1: [opt](mtmv) Opt materialized view rewrite
performance when the num of
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-46534-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5124dc82f88 branch-3.0: [fix](table) Breaking up dynamic partition
table scheduling consuming
Mryange commented on PR #48920:
URL: https://github.com/apache/doris/pull/48920#issuecomment-2713030707
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
Mryange opened a new pull request, #48920:
URL: https://github.com/apache/doris/pull/48920
…8872)
https://github.com/apache/doris/pull/48872
before
```
mysql> select STR_TO_DATE (' ', '%Y-%m-%d %H:%i:%s');
+-+
| STR_TO_DATE (' ', '%Y
Thearas commented on PR #48920:
URL: https://github.com/apache/doris/pull/48920#issuecomment-2713030307
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
201 - 300 of 1061 matches
Mail list logo