zy-kkk commented on PR #32384:
URL: https://github.com/apache/doris/pull/32384#issuecomment-2003131595
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
github-actions[bot] commented on PR #32250:
URL: https://github.com/apache/doris/pull/32250#issuecomment-2003131470
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
cambyzju commented on code in PR #32288:
URL: https://github.com/apache/doris/pull/32288#discussion_r1528012577
##
regression-test/suites/datatype_p0/decimalv3/test_decimalv3_where.groovy:
##
@@ -23,4 +23,16 @@ suite("test_decimalv3_where") {
sql """CREATE TABLE ${tableN
github-actions[bot] commented on PR #32384:
URL: https://github.com/apache/doris/pull/32384#issuecomment-2003132726
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 #32384:
URL: https://github.com/apache/doris/pull/32384#issuecomment-2003132689
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 #32336:
URL: https://github.com/apache/doris/pull/32336#issuecomment-2003133179
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
englefly opened a new pull request, #32392:
URL: https://github.com/apache/doris/pull/32392
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto
doris-robot commented on PR #32392:
URL: https://github.com/apache/doris/pull/32392#issuecomment-2003135987
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 #32265:
URL: https://github.com/apache/doris/pull/32265#issuecomment-2003136199
TeamCity be ut coverage result:
Function Coverage: 35.25% (8700/24683)
Line Coverage: 27.08% (71176/262882)
Region Coverage: 26.32% (36913/140245)
Branch Coverage: 23.2
englefly commented on PR #32392:
URL: https://github.com/apache/doris/pull/32392#issuecomment-2003136102
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
xiaokang merged PR #32232:
URL: https://github.com/apache/doris/pull/32232
--
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.
kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 52971aeeff9 [opt](invert index) use lowerc
doris-robot commented on PR #32381:
URL: https://github.com/apache/doris/pull/32381#issuecomment-2003138343
TPC-H: Total hot run time: 49940 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zy-kkk merged PR #32384:
URL: https://github.com/apache/doris/pull/32384
--
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 dcbd5035cd8 [docs](MoveRepo) Update .asf.yaml (#32391)
add 200df314753 [docs](MoveRepo) Delete Docs in apache/doris
LiBinfeng-01 commented on PR #32188:
URL: https://github.com/apache/doris/pull/32188#issuecomment-2003142700
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
Yukang-Lian opened a new pull request, #32393:
URL: https://github.com/apache/doris/pull/32393
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mai
doris-robot commented on PR #32393:
URL: https://github.com/apache/doris/pull/32393#issuecomment-2003145243
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 #32393:
URL: https://github.com/apache/doris/pull/32393#issuecomment-2003145373
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 PR #32392:
URL: https://github.com/apache/doris/pull/32392#issuecomment-2003145491
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
LiBinfeng-01 commented on PR #32382:
URL: https://github.com/apache/doris/pull/32382#issuecomment-2003149064
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
yiguolei commented on code in PR #32346:
URL: https://github.com/apache/doris/pull/32346#discussion_r1528027286
##
be/src/pipeline/pipeline_fragment_context.h:
##
@@ -51,14 +51,17 @@ namespace pipeline {
class PipelineFragmentContext : public TaskExecutionContext {
public:
+
yiguolei commented on code in PR #32346:
URL: https://github.com/apache/doris/pull/32346#discussion_r1528028084
##
be/src/runtime/query_context.h:
##
@@ -61,6 +61,11 @@ struct ReportStatusRequest {
std::function
cancel_fn;
};
+struct PipelineFragmentContextWrapper {
+
doris-robot commented on PR #32381:
URL: https://github.com/apache/doris/pull/32381#issuecomment-2003159772
TPC-DS: Total hot run time: 202965 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
BePPPower opened a new pull request, #32394:
URL: https://github.com/apache/doris/pull/32394
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailt
doris-robot commented on PR #32394:
URL: https://github.com/apache/doris/pull/32394#issuecomment-2003160765
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
BePPPower commented on PR #32394:
URL: https://github.com/apache/doris/pull/32394#issuecomment-2003162430
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
starocean999 commented on PR #32288:
URL: https://github.com/apache/doris/pull/32288#issuecomment-2003165197
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 #32180:
URL: https://github.com/apache/doris/pull/32180#discussion_r1528039899
##
be/src/exprs/runtime_filter_slots.h:
##
@@ -37,125 +37,109 @@
const std::vector& runtime_filters, bool
need_local_merge = false)
starocean999 commented on code in PR #32288:
URL: https://github.com/apache/doris/pull/32288#discussion_r1528040035
##
regression-test/suites/datatype_p0/decimalv3/test_decimalv3_where.groovy:
##
@@ -23,4 +23,16 @@ suite("test_decimalv3_where") {
sql """CREATE TABLE ${ta
yagagagaga opened a new pull request, #32395:
URL: https://github.com/apache/doris/pull/32395
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
doris-robot commented on PR #32395:
URL: https://github.com/apache/doris/pull/32395#issuecomment-2003166444
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
HappenLee commented on code in PR #32333:
URL: https://github.com/apache/doris/pull/32333#discussion_r1528041827
##
be/src/vec/functions/like.cpp:
##
@@ -60,6 +60,129 @@ static const re2::RE2
LIKE_STARTS_WITH_RE(R"\\%)|(\\_)|([^%_\\]))+)(?:%+))")
static const re2::RE2 LIKE
HappenLee commented on code in PR #32333:
URL: https://github.com/apache/doris/pull/32333#discussion_r1528042121
##
be/src/vec/functions/like.cpp:
##
@@ -60,6 +60,129 @@ static const re2::RE2
LIKE_STARTS_WITH_RE(R"\\%)|(\\_)|([^%_\\]))+)(?:%+))")
static const re2::RE2 LIKE
doris-robot commented on PR #32381:
URL: https://github.com/apache/doris/pull/32381#issuecomment-2003168172
ClickBench: Total hot run time: 30.52 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #32394:
URL: https://github.com/apache/doris/pull/32394#issuecomment-2003169196
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
shuke987 commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003171382
run performance
--
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 #32381:
URL: https://github.com/apache/doris/pull/32381#issuecomment-2003173118
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit c7dbe62da40b684f382d5e7b7f2b3f46ee01ed89 with
default session variables
Stream
luwei16 opened a new pull request, #32396:
URL: https://github.com/apache/doris/pull/32396
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mai
Mryange commented on PR #32128:
URL: https://github.com/apache/doris/pull/32128#issuecomment-2003182934
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 #32396:
URL: https://github.com/apache/doris/pull/32396#issuecomment-2003184358
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 #32382:
URL: https://github.com/apache/doris/pull/32382#issuecomment-2003184907
TPC-H: Total hot run time: 50442 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
luwei16 commented on PR #32396:
URL: https://github.com/apache/doris/pull/32396#issuecomment-2003186447
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
CalvinKirs commented on PR #32379:
URL: https://github.com/apache/doris/pull/32379#issuecomment-2003190922
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 #32128:
URL: https://github.com/apache/doris/pull/32128#issuecomment-2003192358
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 #32387:
URL: https://github.com/apache/doris/pull/32387#issuecomment-2003194641
TeamCity be ut coverage result:
Function Coverage: 35.25% (8701/24683)
Line Coverage: 27.08% (71189/262888)
Region Coverage: 26.33% (36923/140249)
Branch Coverage: 23.2
github-actions[bot] commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003196445
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 #32396:
URL: https://github.com/apache/doris/pull/32396#issuecomment-2003196266
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 #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003196387
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
Mryange commented on PR #31913:
URL: https://github.com/apache/doris/pull/31913#issuecomment-2003196906
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
yagagagaga closed pull request #32395: [typo](docs) trim_double_quotes is
required when enclose is `"`
URL: https://github.com/apache/doris/pull/32395
--
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
yagagagaga commented on PR #32395:
URL: https://github.com/apache/doris/pull/32395#issuecomment-2003198655
I will move to https://github.com/apache/doris-website
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
JNSimba opened a new pull request, #345:
URL: https://github.com/apache/doris-flink-connector/pull/345
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Support flink1.19
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I
yujun777 commented on PR #28082:
URL: https://github.com/apache/doris/pull/28082#issuecomment-2003201850
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
dataroaring commented on PR #32373:
URL: https://github.com/apache/doris/pull/32373#issuecomment-2003204142
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 PR #32379:
URL: https://github.com/apache/doris/pull/32379#issuecomment-2003204956
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
HappenLee merged PR #32313:
URL: https://github.com/apache/doris/pull/32313
--
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.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 200df314753 [docs](MoveRepo) Delete Docs in apache/doris (#32384)
add d832336ae12 [bug](fold) fix fold constan
dataroaring commented on PR #32336:
URL: https://github.com/apache/doris/pull/32336#issuecomment-2003205852
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 #32382:
URL: https://github.com/apache/doris/pull/32382#issuecomment-2003206158
TPC-DS: Total hot run time: 201310 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Gabriel39 merged PR #32380:
URL: https://github.com/apache/doris/pull/32380
--
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.
gabriellee 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 d542248e1b5 [regression-test]( fix case ) fi
github-actions[bot] commented on code in PR #31913:
URL: https://github.com/apache/doris/pull/31913#discussion_r1528075763
##
be/src/vec/aggregate_functions/aggregate_function_collect.h:
##
@@ -21,6 +21,7 @@
#include
Review Comment:
warning: 'glog/logging.h' file not found
englefly opened a new pull request, #32397:
URL: https://github.com/apache/doris/pull/32397
## Proposed changes
related be side pr: 32208
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion a
englefly commented on PR #32397:
URL: https://github.com/apache/doris/pull/32397#issuecomment-2003209334
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 #32397:
URL: https://github.com/apache/doris/pull/32397#issuecomment-2003209242
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 #32219:
URL: https://github.com/apache/doris/pull/32219#issuecomment-2003210209
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
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 1bc42cd821a6ec74c9c0f3a5db41a6fbd63f07f5
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 6ad122238841c917deaad94f26b2214b4df48516
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit fe58392bd4729cb82efbdaeabd7dd9ab13512cfe
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit f74a4d07d83ac44df013bb75df8dd6d5f6f42701
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 6fc7aa15ad515f2119f6e399d5cf0398ab395554
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit a4cba9f4b7ec39a7c14fd735c6c9c398999ef4aa
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 8631bcafdc3676a4c6ec36a6b81dee81b179bd86
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit c28bdc7fd758f3a77fb1bb643bb8bd3ada316ac7
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 7bcec7100f99b1ce4f6aba932ebff51bab83dd5e
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
github-actions[bot] commented on PR #32373:
URL: https://github.com/apache/doris/pull/32373#issuecomment-2003213053
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 #32398:
URL: https://github.com/apache/doris/pull/32398#issuecomment-2003213555
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
Jibing-Li opened a new pull request, #32398:
URL: https://github.com/apache/doris/pull/32398
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailt
Jibing-Li merged PR #32398:
URL: https://github.com/apache/doris/pull/32398
--
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.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/high-priority-column by this
push:
new e8b16d671c0 Unit t
github-actions[bot] commented on PR #32348:
URL: https://github.com/apache/doris/pull/32348#issuecomment-2003215465
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 #32382:
URL: https://github.com/apache/doris/pull/32382#issuecomment-2003215402
ClickBench: Total hot run time: 30.59 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #32348:
URL: https://github.com/apache/doris/pull/32348#issuecomment-2003215570
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 #32382:
URL: https://github.com/apache/doris/pull/32382#issuecomment-2003221223
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 7a545cc0fcc7f7ed7b407d59ef191899044c3629 with
default session variables
Stream
shuke987 commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003225948
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
Lchangliang commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003228695
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 unsubscr
zhiqiang- commented on code in PR #32010:
URL: https://github.com/apache/doris/pull/32010#discussion_r1525711493
##
fe/fe-core/src/main/java/org/apache/doris/qe/QeProcessorImpl.java:
##
@@ -229,7 +216,7 @@ public TReportExecStatusResult
reportExecStatus(TReportExecStatusPar
zhannngchen commented on PR #32348:
URL: https://github.com/apache/doris/pull/32348#issuecomment-2003232087
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 unsubs
github-actions[bot] commented on PR #32388:
URL: https://github.com/apache/doris/pull/32388#issuecomment-2003234976
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 code in PR #32346:
URL: https://github.com/apache/doris/pull/32346#discussion_r1528104058
##
be/src/runtime/query_context.h:
##
@@ -107,6 +107,13 @@ class QueryContext {
void set_ready_to_execute(bool is_cancelled);
[[nodiscard]] bool
github-actions[bot] commented on PR #32388:
URL: https://github.com/apache/doris/pull/32388#issuecomment-2003240594
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
CalvinKirs commented on PR #32379:
URL: https://github.com/apache/doris/pull/32379#issuecomment-2003242588
run feut
--
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
zddr commented on PR #32390:
URL: https://github.com/apache/doris/pull/32390#issuecomment-2003243329
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 unsubsc
wangbo commented on PR #32388:
URL: https://github.com/apache/doris/pull/32388#issuecomment-2003244750
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
shuke987 opened a new pull request, #32399:
URL: https://github.com/apache/doris/pull/32399
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto
doris-robot commented on PR #32399:
URL: https://github.com/apache/doris/pull/32399#issuecomment-2003247968
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
shuke987 commented on PR #32399:
URL: https://github.com/apache/doris/pull/32399#issuecomment-2003248036
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 #32394:
URL: https://github.com/apache/doris/pull/32394#issuecomment-2003248820
TeamCity be ut coverage result:
Function Coverage: 35.25% (8701/24683)
Line Coverage: 27.08% (71186/262889)
Region Coverage: 26.33% (36921/140249)
Branch Coverage: 23.2
doris-robot commented on PR #31913:
URL: https://github.com/apache/doris/pull/31913#issuecomment-2003248817
TeamCity be ut coverage result:
Function Coverage: 35.23% (8699/24693)
Line Coverage: 27.05% (71153/263007)
Region Coverage: 26.30% (36903/140305)
Branch Coverage: 23.2
101 - 200 of 819 matches
Mail list logo