doris-robot commented on PR #43065:
URL: https://github.com/apache/doris/pull/43065#issuecomment-2454465202
ClickBench: Total hot run time: 32.39 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
yiguolei commented on code in PR #43065:
URL: https://github.com/apache/doris/pull/43065#discussion_r1827584343
##
be/src/vec/data_types/serde/data_type_ipv6_serde.cpp:
##
@@ -69,25 +69,17 @@ Status DataTypeIPv6SerDe::write_column_to_mysql(const
IColumn& column,
}
void Data
yiguolei commented on code in PR #43065:
URL: https://github.com/apache/doris/pull/43065#discussion_r1827583252
##
be/src/vec/data_types/serde/data_type_ipv6_serde.cpp:
##
@@ -69,25 +69,17 @@ Status DataTypeIPv6SerDe::write_column_to_mysql(const
IColumn& column,
}
void Data
wangbo commented on code in PR #42006:
URL: https://github.com/apache/doris/pull/42006#discussion_r1827583835
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/WorkloadGroupMgr.java:
##
@@ -375,44 +382,84 @@ public void createWorkloadGroup(CreateWorkloadGroupSt
doris-robot commented on PR #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454470960
TPC-DS: Total hot run time: 195819 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 #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454481893
ClickBench: Total hot run time: 32.66 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
KassieZ commented on code in PR #1277:
URL: https://github.com/apache/doris-website/pull/1277#discussion_r1827585915
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/system-tables/information_schema/partitions.md:
##
@@ -26,14 +26,12 @@ under the License.
##
doris-robot commented on PR #43065:
URL: https://github.com/apache/doris/pull/43065#issuecomment-2454454432
TPC-DS: Total hot run time: 191519 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 #43223:
URL: https://github.com/apache/doris/pull/43223#issuecomment-2454491583
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
seawinde commented on PR #43095:
URL: https://github.com/apache/doris/pull/43095#issuecomment-2454489847
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
HappenLee commented on PR #43223:
URL: https://github.com/apache/doris/pull/43223#issuecomment-2454492189
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
HappenLee opened a new pull request, #43223:
URL: https://github.com/apache/doris/pull/43223
### What problem does this PR solve?

Related PR: #xxx
Problem Summary:
github-actions[bot] commented on PR #43223:
URL: https://github.com/apache/doris/pull/43223#issuecomment-2454499017
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
kaijchen commented on PR #43224:
URL: https://github.com/apache/doris/pull/43224#issuecomment-2454560805
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.
dataroaring 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 8120c598d35 [enhancement](cloud) ref
kaijchen opened a new pull request, #43224:
URL: https://github.com/apache/doris/pull/43224
### What problem does this PR solve?
Currently when all instances finished, but the load is not finished,
the progress will display `100.00%`, which is misleading to users.
This PR det
dataroaring merged PR #43201:
URL: https://github.com/apache/doris/pull/43201
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
doris-robot commented on PR #43223:
URL: https://github.com/apache/doris/pull/43223#issuecomment-2454567514
TeamCity be ut coverage result:
Function Coverage: 37.80% (9819/25975)
Line Coverage: 28.97% (81647/281816)
Region Coverage: 28.21% (42096/149198)
Branch Coverage: 24.8
gavinchou commented on code in PR #43220:
URL: https://github.com/apache/doris/pull/43220#discussion_r1827654667
##
be/src/io/cache/fs_file_cache_storage.cpp:
##
@@ -270,6 +276,18 @@ std::string
FSFileCacheStorage::get_path_in_local_cache_old_ttl_format(const std
return Pa
github-actions[bot] commented on PR #43224:
URL: https://github.com/apache/doris/pull/43224#issuecomment-2454592247
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 #43224:
URL: https://github.com/apache/doris/pull/43224#issuecomment-2454592185
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
zhangstar333 commented on PR #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454598257
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 #42930:
URL: https://github.com/apache/doris/pull/42930#issuecomment-2454259325
TeamCity be ut coverage result:
Function Coverage: 37.81% (9821/25975)
Line Coverage: 28.98% (81682/281811)
Region Coverage: 28.23% (42110/149182)
Branch Coverage: 24.8
github-actions[bot] commented on PR #43219:
URL: https://github.com/apache/doris/pull/43219#issuecomment-2454277695
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, #43221:
URL: https://github.com/apache/doris/pull/43221
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Check List (For Committer)
- Test
- [x
doris-robot commented on PR #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454350026
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 #43216:
URL: https://github.com/apache/doris/pull/43216#issuecomment-2454419528
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 #42448:
URL: https://github.com/apache/doris/pull/42448#issuecomment-2454420662
TeamCity be ut coverage result:
Function Coverage: 37.84% (9832/25984)
Line Coverage: 29.00% (81742/281883)
Region Coverage: 28.24% (42135/149221)
Branch Coverage: 24.8
github-actions[bot] commented on PR #43216:
URL: https://github.com/apache/doris/pull/43216#issuecomment-2454419459
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 #43219:
URL: https://github.com/apache/doris/pull/43219#issuecomment-2454421165
ClickBench: Total hot run time: 33.09 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
cambyzju commented on code in PR #43221:
URL: https://github.com/apache/doris/pull/43221#discussion_r1827698852
##
fe/fe-core/src/main/java/org/apache/doris/catalog/BuiltinTableGeneratingFunctions.java:
##
@@ -71,7 +73,9 @@ public class BuiltinTableGeneratingFunctions implements
doris-robot commented on PR #43224:
URL: https://github.com/apache/doris/pull/43224#issuecomment-2454560725
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
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 ee635a8fefa [Feat](Nereids) support unset c
doris-robot commented on PR #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454682324
TPC-H: Total hot run time: 41517 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
starocean999 closed issue #43102: [Enhancement] (nereids)implement UnsetCommand
in nereids
URL: https://github.com/apache/doris/issues/43102
--
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 speci
felixwluo commented on issue #43061:
URL: https://github.com/apache/doris/issues/43061#issuecomment-2454684727
Let me see
--
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
starocean999 closed issue #43102: [Enhancement] (nereids)implement UnsetCommand
in nereids
URL: https://github.com/apache/doris/issues/43102
--
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 speci
doris-robot commented on PR #43225:
URL: https://github.com/apache/doris/pull/43225#issuecomment-2454687303
TPC-H: Total hot run time: 48970 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zfr9527 commented on PR #36520:
URL: https://github.com/apache/doris/pull/36520#issuecomment-2454690623
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 unsubscrib
This is an automated email from the ASF dual-hosted git repository.
liaoxin 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 d5c8b9a7cfa [test](move memtable) fix mo
liaoxin01 merged PR #42671:
URL: https://github.com/apache/doris/pull/42671
--
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
doris-robot commented on PR #43227:
URL: https://github.com/apache/doris/pull/43227#issuecomment-2454958781
ClickBench: Total hot run time: 33.46 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #43029:
URL: https://github.com/apache/doris/pull/43029#issuecomment-2454955363
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
liaoxin01 merged PR #42968:
URL: https://github.com/apache/doris/pull/42968
--
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
doris-robot commented on PR #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454941328
TeamCity be ut coverage result:
Function Coverage: 37.80% (9822/25986)
Line Coverage: 28.98% (81693/281939)
Region Coverage: 28.21% (42102/149255)
Branch Coverage: 24.8
sollhui commented on PR #43230:
URL: https://github.com/apache/doris/pull/43230#issuecomment-2454964831
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
sollhui opened a new pull request, #43230:
URL: https://github.com/apache/doris/pull/43230
Add routine load doc case.
--
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 #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454962484
TPC-H: Total hot run time: 41906 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
liaoxin01 commented on PR #42881:
URL: https://github.com/apache/doris/pull/42881#issuecomment-2454963533
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
This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch auto-pick-42647-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 25e213ed97f [fix](auditlog) set isQuery to true when query is short
circuited (#42647)
add
This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch auto-pick-41482-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from f85ade154b4 [cloud](Variant) limit column size in MetaService and
support handle rowset schema
eldenmoon commented on PR #43067:
URL: https://github.com/apache/doris/pull/43067#issuecomment-2454978506
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 #43093:
URL: https://github.com/apache/doris/pull/43093#issuecomment-245491
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 #43230:
URL: https://github.com/apache/doris/pull/43230#issuecomment-2454964501
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 #43229:
URL: https://github.com/apache/doris/pull/43229#issuecomment-2454985945
TeamCity be ut coverage result:
Function Coverage: 37.81% (9822/25975)
Line Coverage: 28.99% (81703/281816)
Region Coverage: 28.23% (42113/149198)
Branch Coverage: 24.8
doris-robot commented on PR #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2454994267
TPC-DS: Total hot run time: 196646 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
XuJianxu commented on PR #43180:
URL: https://github.com/apache/doris/pull/43180#issuecomment-2454034560
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 #43000:
URL: https://github.com/apache/doris/pull/43000#issuecomment-2454034637
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
Toms1999 commented on PR #40938:
URL: https://github.com/apache/doris/pull/40938#issuecomment-2454035525
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 #43000:
URL: https://github.com/apache/doris/pull/43000#issuecomment-2454034604
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
LiBinfeng-01 commented on PR #43103:
URL: https://github.com/apache/doris/pull/43103#issuecomment-2454037199
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
github-actions[bot] commented on code in PR #42930:
URL: https://github.com/apache/doris/pull/42930#discussion_r1827319352
##
be/src/util/simd/bits.h:
##
@@ -27,8 +28,7 @@
#include "util/sse_util.hpp"
Review Comment:
warning: 'util/sse_util.hpp' file not found [clang-diag
zfr9527 commented on PR #35816:
URL: https://github.com/apache/doris/pull/35816#issuecomment-2454042204
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
zfr9527 closed pull request #35816: [fix](auto_partition)add some log to verify
load correct
URL: https://github.com/apache/doris/pull/35816
--
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 speci
doris-robot commented on PR #43229:
URL: https://github.com/apache/doris/pull/43229#issuecomment-2454993386
TPC-H: Total hot run time: 41216 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
eldenmoon opened a new pull request, #1284:
URL: https://github.com/apache/doris-website/pull/1284
# Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
# Languages
- [ ] Chinese
- [ ] English
--
This is an automated message from the Apache Git Service.
T
doris-robot commented on PR #43065:
URL: https://github.com/apache/doris/pull/43065#issuecomment-2455019178
TPC-H: Total hot run time: 41612 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 #43229:
URL: https://github.com/apache/doris/pull/43229#issuecomment-2455024953
TPC-DS: Total hot run time: 195793 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
gavinchou commented on code in PR #43220:
URL: https://github.com/apache/doris/pull/43220#discussion_r1827943721
##
be/src/io/cache/fs_file_cache_storage.h:
##
@@ -75,6 +75,9 @@ class FSFileCacheStorage : public FileCacheStorage {
Vallishp commented on issue #42618:
URL: https://github.com/apache/doris/issues/42618#issuecomment-2455028205
i will pick it. thanks
--
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 c
doris-robot commented on PR #43065:
URL: https://github.com/apache/doris/pull/43065#issuecomment-2455051276
TPC-DS: Total hot run time: 196919 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 #43221:
URL: https://github.com/apache/doris/pull/43221#issuecomment-2455008005
ClickBench: Total hot run time: 32.53 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #43065:
URL: https://github.com/apache/doris/pull/43065#issuecomment-2455002869
TeamCity be ut coverage result:
Function Coverage: 37.83% (9826/25977)
Line Coverage: 29.00% (81720/281826)
Region Coverage: 28.23% (42116/149200)
Branch Coverage: 24.8
doris-robot commented on PR #43229:
URL: https://github.com/apache/doris/pull/43229#issuecomment-2455038892
ClickBench: Total hot run time: 32.13 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
gavinchou commented on code in PR #43060:
URL: https://github.com/apache/doris/pull/43060#discussion_r1827949184
##
fe/fe-core/src/main/java/org/apache/doris/datasource/property/constants/S3Properties.java:
##
@@ -334,6 +335,18 @@ public static Cloud.ObjectStoreInfoPB.Builder
g
gavinchou commented on code in PR #43060:
URL: https://github.com/apache/doris/pull/43060#discussion_r1827950967
##
fe/fe-core/src/main/java/org/apache/doris/datasource/property/constants/S3Properties.java:
##
@@ -334,6 +335,18 @@ public static Cloud.ObjectStoreInfoPB.Builder
g
gavinchou commented on code in PR #43207:
URL: https://github.com/apache/doris/pull/43207#discussion_r1827957263
##
regression-test/suites/vault_p0/alter/test_alter_hdfs_vault.groovy:
##
@@ -0,0 +1,98 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more
doris-robot commented on PR #43067:
URL: https://github.com/apache/doris/pull/43067#issuecomment-2455074511
TPC-H: Total hot run time: 40764 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Vallishp commented on PR #43231:
URL: https://github.com/apache/doris/pull/43231#issuecomment-2455083279
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 #43067:
URL: https://github.com/apache/doris/pull/43067#issuecomment-2455105212
TPC-DS: Total hot run time: 189120 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 #43231:
URL: https://github.com/apache/doris/pull/43231#issuecomment-2455082550
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
sollhui commented on PR #43230:
URL: https://github.com/apache/doris/pull/43230#issuecomment-2455117198
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 #43065:
URL: https://github.com/apache/doris/pull/43065#issuecomment-2455064960
ClickBench: Total hot run time: 32.51 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #42881:
URL: https://github.com/apache/doris/pull/42881#issuecomment-2455129514
TPC-H: Total hot run time: 41734 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 #43231:
URL: https://github.com/apache/doris/pull/43231#issuecomment-2455130742
TPC-H: Total hot run time: 41146 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
This is an automated email from the ASF dual-hosted git repository.
gavinchou 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 874f58e4369 [fix](regression-test) Rev
github-actions[bot] commented on PR #43184:
URL: https://github.com/apache/doris/pull/43184#issuecomment-2455185523
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 #43234:
URL: https://github.com/apache/doris/pull/43234#issuecomment-2455291448
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
zy-kkk commented on PR #43234:
URL: https://github.com/apache/doris/pull/43234#issuecomment-2455291555
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
yagagagaga commented on PR #43148:
URL: https://github.com/apache/doris/pull/43148#issuecomment-2455309990
run p0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
yagagagaga commented on PR #43148:
URL: https://github.com/apache/doris/pull/43148#issuecomment-2455310231
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 u
zy-kkk opened a new pull request, #43234:
URL: https://github.com/apache/doris/pull/43234
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Check List (For Committer)
- Test
- [ ] Regr
doris-robot commented on PR #43233:
URL: https://github.com/apache/doris/pull/43233#issuecomment-2455369894
TPC-H: Total hot run time: 40630 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
englefly commented on PR #43214:
URL: https://github.com/apache/doris/pull/43214#issuecomment-2454283749
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
freemandealer commented on PR #43220:
URL: https://github.com/apache/doris/pull/43220#issuecomment-2454285239
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
freemandealer opened a new pull request, #43220:
URL: https://github.com/apache/doris/pull/43220
Previously, cache blocks could be downloaded as different types than the
target type we intended to read, leading to false cache misses. E.g., a block
might be downloaded as an 'idx' type when t
doris-robot commented on PR #43220:
URL: https://github.com/apache/doris/pull/43220#issuecomment-2454285122
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 commented on code in PR #43038:
URL: https://github.com/apache/doris/pull/43038#discussion_r1827481839
##
fe/fe-core/src/main/java/org/apache/doris/plugin/AuditEvent.java:
##
@@ -60,6 +60,8 @@ public enum EventType {
public String ctl = "";
@AuditField(value
englefly commented on PR #42408:
URL: https://github.com/apache/doris/pull/42408#issuecomment-2454284961
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
airborne12 merged PR #43203:
URL: https://github.com/apache/doris/pull/43203
--
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
1 - 100 of 775 matches
Mail list logo