deardeng commented on code in PR #28079:
URL: https://github.com/apache/doris/pull/28079#discussion_r1427648934
##
fe/fe-core/src/main/java/org/apache/doris/system/Backend.java:
##
@@ -93,6 +94,8 @@ public class Backend implements Writable {
@SerializedName("disksRef")
yujun777 commented on PR #28476:
URL: https://github.com/apache/doris/pull/28476#issuecomment-1857414002
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 #28440:
URL: https://github.com/apache/doris/pull/28440#issuecomment-1857414152
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.56 seconds
stream load tsv: 583 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28395:
URL: https://github.com/apache/doris/pull/28395#issuecomment-1857415785
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.89 seconds
stream load tsv: 589 seconds loaded 74807831229 Bytes,
zhiqiang- commented on PR #28474:
URL: https://github.com/apache/doris/pull/28474#issuecomment-1857416229
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
doris-robot commented on PR #28420:
URL: https://github.com/apache/doris/pull/28420#issuecomment-1857416245
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.18 seconds
stream load tsv: 584 seconds loaded 74807831229 Bytes,
wangbo commented on code in PR #28443:
URL: https://github.com/apache/doris/pull/28443#discussion_r1427651703
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadschedpolicy/WorkloadSchedPolicy.java:
##
@@ -0,0 +1,188 @@
+// Licensed to the Apache Software Foundation (
DongLiang-0 opened a new pull request, #274:
URL: https://github.com/apache/doris-flink-connector/pull/274
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Related PR:
https://github.com/apache/doris-flink-connector/pull/269
https://github.com/apache/dor
doris-robot commented on PR #28079:
URL: https://github.com/apache/doris/pull/28079#issuecomment-1857421058
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit f1af1a0695450b3b54256343a54e5214a0fd7e3d,
data reload: false
wsjz commented on code in PR #26356:
URL: https://github.com/apache/doris/pull/26356#discussion_r1427652917
##
fe/fe-core/src/main/java/org/apache/doris/job/base/AbstractJob.java:
##
@@ -303,7 +348,19 @@ public ShowResultSetMetaData getJobMetaData() {
return builder.bui
xinyiZzz commented on PR #28447:
URL: https://github.com/apache/doris/pull/28447#issuecomment-1857422612
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 comm
zhannngchen commented on code in PR #28449:
URL: https://github.com/apache/doris/pull/28449#discussion_r1427653860
##
be/src/olap/full_compaction.cpp:
##
@@ -117,8 +117,11 @@ Status FullCompaction::modify_rowsets(const
Merger::Statistics* stats) {
_full_compact
deardeng commented on code in PR #28079:
URL: https://github.com/apache/doris/pull/28079#discussion_r1427654331
##
fe/fe-core/src/main/java/org/apache/doris/system/Backend.java:
##
@@ -823,4 +826,15 @@ public String getTagMapString() {
return "{" + new PrintableMap<>(ta
jacktengg commented on PR #28456:
URL: https://github.com/apache/doris/pull/28456#issuecomment-1857427014
run pipelinex_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.
T
jacktengg commented on PR #28456:
URL: https://github.com/apache/doris/pull/28456#issuecomment-1857425088
run pipelinex_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.
T
airborne12 commented on PR #28477:
URL: https://github.com/apache/doris/pull/28477#issuecomment-1857427127
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 opened a new pull request, #28477:
URL: https://github.com/apache/doris/pull/28477
## Proposed changes
Issue Number: close #xxx
pick from #28421
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.
github-actions[bot] commented on PR #28450:
URL: https://github.com/apache/doris/pull/28450#issuecomment-1857431665
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 #28450:
URL: https://github.com/apache/doris/pull/28450#issuecomment-1857431601
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 #28477:
URL: https://github.com/apache/doris/pull/28477#issuecomment-1857432664
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 #28299:
URL: https://github.com/apache/doris/pull/28299#issuecomment-1857433157
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.23 seconds
stream load tsv: 584 seconds loaded 74807831229 Bytes,
wangbo commented on code in PR #28443:
URL: https://github.com/apache/doris/pull/28443#discussion_r1427663661
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadschedpolicy/CancelQueryAction.java:
##
@@ -0,0 +1,36 @@
+// Licensed to the Apache Software Foundation (ASF
doris-robot commented on PR #28471:
URL: https://github.com/apache/doris/pull/28471#issuecomment-1857436842
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 51.78 seconds
stream load tsv: 600 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28470:
URL: https://github.com/apache/doris/pull/28470#issuecomment-1857436898
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 50.55 seconds
stream load tsv: 605 seconds loaded 74807831229 Bytes,
zy-kkk merged PR #28180:
URL: https://github.com/apache/doris/pull/28180
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 088bb80a9c1 [fix](test) fix case of test_unique_table_new_sequence
(#28442)
add 0f25a4b3c6e [bug](json)Fix the pro
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
wangbo commented on code in PR #28443:
URL: https://github.com/apache/doris/pull/28443#discussion_r1427663661
##
fe/fe-core/src/main/java/org/apache/doris/resource/workloadschedpolicy/CancelQueryAction.java:
##
@@ -0,0 +1,36 @@
+// Licensed to the Apache Software Foundation (ASF
github-actions[bot] commented on PR #28431:
URL: https://github.com/apache/doris/pull/28431#issuecomment-1857436816
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/7219417264";) output.
shellcheck err
801 - 829 of 829 matches
Mail list logo