airborne12 commented on code in PR #43992:
URL: https://github.com/apache/doris/pull/43992#discussion_r1942397400
##
be/src/olap/rowset/segment_v2/inverted_index_file_writer.cpp:
##
@@ -120,6 +123,62 @@ int64_t InvertedIndexFileWriter::headerLength() {
return header_size;
airborne12 commented on code in PR #43992:
URL: https://github.com/apache/doris/pull/43992#discussion_r1942395576
##
be/src/olap/rowset/segment_v2/inverted_index_file_writer.cpp:
##
@@ -120,6 +123,62 @@ int64_t InvertedIndexFileWriter::headerLength() {
return header_size;
doris-robot commented on PR #45606:
URL: https://github.com/apache/doris/pull/45606#issuecomment-2635994554
ClickBench: Total hot run time: 29.99 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Gabriel39 commented on PR #47498:
URL: https://github.com/apache/doris/pull/47498#issuecomment-2635988320
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 commented on PR #47505:
URL: https://github.com/apache/doris/pull/47505#issuecomment-2635987805
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
hello-stephen commented on PR #47505:
URL: https://github.com/apache/doris/pull/47505#issuecomment-2635985522
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
doris-robot commented on PR #45606:
URL: https://github.com/apache/doris/pull/45606#issuecomment-2635986154
TPC-DS: Total hot run time: 184645 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
HappenLee opened a new pull request, #47505:
URL: https://github.com/apache/doris/pull/47505
### What problem does this PR solve?
Refactor the java udf code to reduce the unless code
1. `JavaUdfDataTypeSet` to `JavaUdfDataTypeMap` speed up is support search
2. Rewrite the JavaUd
doris-robot commented on PR #47498:
URL: https://github.com/apache/doris/pull/47498#issuecomment-2635982903
ClickBench: Total hot run time: 31.05 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635976847
TeamCity be ut coverage result:
Function Coverage: 42.09% (11004/26142)
Line Coverage: 32.36% (92896/287035)
Region Coverage: 31.51% (47624/151146)
Branch Coverage: 27.
yujun777 commented on PR #47434:
URL: https://github.com/apache/doris/pull/47434#issuecomment-2635975525
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
yujun777 commented on PR #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635972924
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 uns
doris-robot commented on PR #47498:
URL: https://github.com/apache/doris/pull/47498#issuecomment-2635962989
TPC-DS: Total hot run time: 192129 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zzzxl1993 opened a new pull request, #280:
URL: https://github.com/apache/doris-thirdparty/pull/280
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
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 fcc36f9b64a Automated deployment with doris branch @
b16bf8939935964ce96307814e0f16a2146e0e7e
new 3
doris-robot commented on PR #45606:
URL: https://github.com/apache/doris/pull/45606#issuecomment-2635947463
TPC-H: Total hot run time: 32574 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
joker-star-l commented on PR #44999:
URL: https://github.com/apache/doris/pull/44999#issuecomment-2635920716
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
doris-robot commented on PR #47498:
URL: https://github.com/apache/doris/pull/47498#issuecomment-2635917145
TPC-H: Total hot run time: 32319 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
morningman commented on code in PR #47025:
URL: https://github.com/apache/doris/pull/47025#discussion_r1917936240
##
be/src/vec/exec/scan/vfile_scanner.cpp:
##
@@ -752,6 +831,16 @@ Status VFileScanner::_get_next_reader() {
const TFileRangeDesc& range = _current_range;
morningman commented on code in PR #47025:
URL: https://github.com/apache/doris/pull/47025#discussion_r1917936240
##
be/src/vec/exec/scan/vfile_scanner.cpp:
##
@@ -752,6 +831,16 @@ Status VFileScanner::_get_next_reader() {
const TFileRangeDesc& range = _current_range;
doris-robot commented on PR #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635872037
ClickBench: Total hot run time: 30.1 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
github-actions[bot] commented on PR #45606:
URL: https://github.com/apache/doris/pull/45606#issuecomment-2635866794
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 #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635864631
TPC-DS: Total hot run time: 184324 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zzzxl1993 commented on PR #47504:
URL: https://github.com/apache/doris/pull/47504#issuecomment-2635864502
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
morrySnow commented on PR #45606:
URL: https://github.com/apache/doris/pull/45606#issuecomment-2635864421
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
zzzxl1993 opened a new pull request, #47504:
URL: https://github.com/apache/doris/pull/47504
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Tes
Thearas commented on PR #47504:
URL: https://github.com/apache/doris/pull/47504#issuecomment-2635863317
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
morrySnow commented on code in PR #46465:
URL: https://github.com/apache/doris/pull/46465#discussion_r1942322271
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##
Review Comment:
maybe need fix in next PR: all set var logic in `hint` sh
yujun777 commented on PR #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635852559
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 uns
lzyy2024 commented on code in PR #47307:
URL: https://github.com/apache/doris/pull/47307#discussion_r1942316823
##
be/src/vec/functions/function_compress.cpp:
##
@@ -0,0 +1,240 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agre
doris-robot commented on PR #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635847954
TPC-H: Total hot run time: 32259 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
song7788q commented on PR #1963:
URL: https://github.com/apache/doris-website/pull/1963#issuecomment-2635827578
LGTM
--
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 #43992:
URL: https://github.com/apache/doris/pull/43992#issuecomment-2635832454
TeamCity be ut coverage result:
Function Coverage: 42.10% (11013/26161)
Line Coverage: 32.37% (92937/287120)
Region Coverage: 31.53% (47662/151184)
Branch Coverage: 27.
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch auto-pick-47457-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
discard 87bb209b132 [fix](test)rm hms event use_meta_chache is false case.
(#47457)
add 5240e6fd361
gavinchou merged PR #47499:
URL: https://github.com/apache/doris/pull/47499
--
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.
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 9b8a190e715 [cherry-pick](branch-3.0)
yiguolei commented on PR #47492:
URL: https://github.com/apache/doris/pull/47492#issuecomment-2635832048
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
lzyy2024 commented on code in PR #47307:
URL: https://github.com/apache/doris/pull/47307#discussion_r1942316823
##
be/src/vec/functions/function_compress.cpp:
##
@@ -0,0 +1,240 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agre
xiaokang commented on code in PR #44999:
URL: https://github.com/apache/doris/pull/44999#discussion_r1942321042
##
extension/logstash/lib/logstash/outputs/doris.rb:
##
@@ -131,22 +134,45 @@ def register
end
end
+ if @max_retry_queue_mb <= 0
+ @max
Gabriel39 commented on PR #47498:
URL: https://github.com/apache/doris/pull/47498#issuecomment-2635823393
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
Gabriel39 commented on PR #47501:
URL: https://github.com/apache/doris/pull/47501#issuecomment-2635822820
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
xiaokang commented on code in PR #43992:
URL: https://github.com/apache/doris/pull/43992#discussion_r1942299912
##
be/src/olap/rowset/segment_v2/inverted_index_file_writer.cpp:
##
@@ -120,6 +123,62 @@ int64_t InvertedIndexFileWriter::headerLength() {
return header_size;
}
bobhan1 commented on PR #47336:
URL: https://github.com/apache/doris/pull/47336#issuecomment-2635815147
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
HappenLee commented on code in PR #47307:
URL: https://github.com/apache/doris/pull/47307#discussion_r1942310992
##
be/src/vec/functions/function_compress.cpp:
##
@@ -0,0 +1,240 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agr
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 3646e6486f3 Automated deployment with doris branch @
b16bf8939935964ce96307814e0f16a2146e0e7e
new f
morrySnow commented on PR #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635803023
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 #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635803252
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
felixwluo commented on PR #47264:
URL: https://github.com/apache/doris/pull/47264#issuecomment-2635800857
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 unsubscr
morningman commented on PR #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635794846
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
Jibing-Li opened a new pull request, #1964:
URL: https://github.com/apache/doris-website/pull/1964
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test C
morningman commented on PR #47115:
URL: https://github.com/apache/doris/pull/47115#issuecomment-2635781558
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
doris-robot commented on PR #43992:
URL: https://github.com/apache/doris/pull/43992#issuecomment-2635781561
ClickBench: Total hot run time: 31.15 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #43992:
URL: https://github.com/apache/doris/pull/43992#issuecomment-2635774777
TPC-DS: Total hot run time: 185225 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
feiniaofeiafei commented on PR #46225:
URL: https://github.com/apache/doris/pull/46225#issuecomment-2635763070
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.
feiniaofeiafei commented on PR #46225:
URL: https://github.com/apache/doris/pull/46225#issuecomment-2635762937
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 uns
doris-robot commented on PR #43992:
URL: https://github.com/apache/doris/pull/43992#issuecomment-2635761161
TPC-H: Total hot run time: 32358 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.
github-bot pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/doris-website.git
discard 619317f01fa Automated deployment with doris branch @
b16bf8939935964ce96307814e0f16a2146e0e7e
new 3
yang1666204 opened a new pull request, #1963:
URL: https://github.com/apache/doris-website/pull/1963
1. Migrate pdf from cdn to the current directory.
2. Fix the problem that workerjs files are not loaded

Line Coverage: 32.36% (92886/287041)
Region Coverage: 31.50% (47609/151133)
Branch Coverage: 27.
doris-robot commented on PR #45287:
URL: https://github.com/apache/doris/pull/45287#issuecomment-2635705469
TPC-DS: Total hot run time: 190192 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 #47314:
URL: https://github.com/apache/doris/pull/47314#issuecomment-2635715208
TPC-H: Total hot run time: 32187 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 #45287:
URL: https://github.com/apache/doris/pull/45287#issuecomment-2635711483
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
BiteThet commented on PR #47463:
URL: https://github.com/apache/doris/pull/47463#issuecomment-2635709764
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
Mryange commented on PR #45926:
URL: https://github.com/apache/doris/pull/45926#issuecomment-2635707470
run beut
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
doris-robot commented on PR #47502:
URL: https://github.com/apache/doris/pull/47502#issuecomment-2635704530
ClickBench: Total hot run time: 31.88 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #47264:
URL: https://github.com/apache/doris/pull/47264#issuecomment-2635703423
ClickBench: Total hot run time: 32.96 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #47502:
URL: https://github.com/apache/doris/pull/47502#issuecomment-2635699465
TPC-DS: Total hot run time: 198987 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 #47386:
URL: https://github.com/apache/doris/pull/47386#issuecomment-2635700671
ClickBench: Total hot run time: 33.85 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #47264:
URL: https://github.com/apache/doris/pull/47264#issuecomment-2635698511
TPC-DS: Total hot run time: 199089 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Mryange commented on PR #45926:
URL: https://github.com/apache/doris/pull/45926#issuecomment-2635697793
run be-ut
--
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
doris-robot commented on PR #47386:
URL: https://github.com/apache/doris/pull/47386#issuecomment-2635695685
TPC-DS: Total hot run time: 198391 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 #45287:
URL: https://github.com/apache/doris/pull/45287#issuecomment-2635694143
TPC-H: Total hot run time: 32363 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 #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635692748
ClickBench: Total hot run time: 30.64 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635687644
TPC-DS: Total hot run time: 184776 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 #47502:
URL: https://github.com/apache/doris/pull/47502#issuecomment-2635687628
TPC-H: Total hot run time: 41008 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 #47264:
URL: https://github.com/apache/doris/pull/47264#issuecomment-2635686485
TPC-H: Total hot run time: 40741 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 #47386:
URL: https://github.com/apache/doris/pull/47386#issuecomment-2635683357
TPC-H: Total hot run time: 41565 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.
github-bot pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/doris-website.git
discard 35592fa975c Automated deployment with doris branch @
b16bf8939935964ce96307814e0f16a2146e0e7e
new 6
doris-robot commented on PR #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635676323
TPC-H: Total hot run time: 32246 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yang1666204 opened a new pull request, #1962:
URL: https://github.com/apache/doris-website/pull/1962

--
This is an automated message from the Apache Git Service.
To respond to the message, please
airborne12 commented on PR #43992:
URL: https://github.com/apache/doris/pull/43992#issuecomment-2635670194
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
airborne12 merged PR #47382:
URL: https://github.com/apache/doris/pull/47382
--
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.
airborne 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 9d6b7979068 [fix](case) make inverted i
doris-robot commented on PR #46225:
URL: https://github.com/apache/doris/pull/46225#issuecomment-2635665436
ClickBench: Total hot run time: 30.76 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
yiguolei merged PR #47487:
URL: https://github.com/apache/doris/pull/47487
--
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
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 e042e9f3d91 [enhancement](brpc) remove client f
doris-robot commented on PR #46225:
URL: https://github.com/apache/doris/pull/46225#issuecomment-2635660514
TPC-DS: Total hot run time: 190706 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 #47487:
URL: https://github.com/apache/doris/pull/47487#issuecomment-2635658159
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 #47500:
URL: https://github.com/apache/doris/pull/47500#issuecomment-2635656630
ClickBench: Total hot run time: 32.07 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morrySnow commented on PR #46482:
URL: https://github.com/apache/doris/pull/46482#issuecomment-2635655008
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
Thearas commented on PR #47501:
URL: https://github.com/apache/doris/pull/47501#issuecomment-2635645255
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
Yukang-Lian commented on PR #47499:
URL: https://github.com/apache/doris/pull/47499#issuecomment-2635644500
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
doris-robot commented on PR #47500:
URL: https://github.com/apache/doris/pull/47500#issuecomment-2635651454
TPC-DS: Total hot run time: 192640 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
dataroaring closed pull request #47502: branch-3.0: [chore](compaction) Enable
schema change new tablet to do compaction by default #47377
URL: https://github.com/apache/doris/pull/47502
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
Thearas commented on PR #47502:
URL: https://github.com/apache/doris/pull/47502#issuecomment-2635650550
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
Thearas commented on PR #47502:
URL: https://github.com/apache/doris/pull/47502#issuecomment-2635650617
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-47377-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3c594a5970d branch-3.0: [fix](cloud) shorten cache lock held time and
add metrics #47472 (#474
github-actions[bot] opened a new pull request, #47502:
URL: https://github.com/apache/doris/pull/47502
Cherry-picked from #47377
--
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
1 - 100 of 229 matches
Mail list logo