dongsilun commented on PR #32415:
URL: https://github.com/apache/doris/pull/32415#issuecomment-2003714046
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
xinyiZzz commented on PR #32039:
URL: https://github.com/apache/doris/pull/32039#issuecomment-2003715733
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
felixwluo opened a new pull request, #32416:
URL: https://github.com/apache/doris/pull/32416
## Proposed changes
Issue Number: close #32322
`Check hdfs resources when they are created`
## Further comments
If this is a relatively large or complex change, kick off th
doris-robot commented on PR #32416:
URL: https://github.com/apache/doris/pull/32416#issuecomment-2003716504
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
felixwluo commented on PR #32416:
URL: https://github.com/apache/doris/pull/32416#issuecomment-2003717629
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 #32388:
URL: https://github.com/apache/doris/pull/32388#issuecomment-2003724962
TeamCity be ut coverage result:
Function Coverage: 35.25% (8701/24681)
Line Coverage: 27.08% (71187/262870)
Region Coverage: 26.33% (36926/140242)
Branch Coverage: 23.2
liaoxin01 merged PR #32308:
URL: https://github.com/apache/doris/pull/32308
--
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
github-actions[bot] commented on PR #32308:
URL: https://github.com/apache/doris/pull/32308#issuecomment-2003729729
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.
liaoxin 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 40624cd3f08 [Chore](tools) update ssb tools (#32
Mryange commented on PR #32249:
URL: https://github.com/apache/doris/pull/32249#issuecomment-2003732669
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
dongsilun commented on PR #32415:
URL: https://github.com/apache/doris/pull/32415#issuecomment-2003737203
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
github-actions[bot] commented on code in PR #32039:
URL: https://github.com/apache/doris/pull/32039#discussion_r1528422230
##
be/src/runtime/query_context.cpp:
##
@@ -46,48 +47,53 @@ QueryContext::QueryContext(TUniqueId query_id, int
total_fragment_num, ExecEnv*
_is_
zclllyybb commented on PR #32156:
URL: https://github.com/apache/doris/pull/32156#issuecomment-2003744131
run buildalll
--
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
zclllyybb commented on PR #32156:
URL: https://github.com/apache/doris/pull/32156#issuecomment-2003744456
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
XieJiann opened a new pull request, #32417:
URL: https://github.com/apache/doris/pull/32417
#31854
transform
project(A.*, B.slot)
- filter(B.slot is null) - LeftOuterJoin(A, B)
to
project(A.*, null as B.slot)
- LeftAntiJoin(A, B)
## Proposed change
doris-robot commented on PR #32417:
URL: https://github.com/apache/doris/pull/32417#issuecomment-2003752803
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
airborne12 opened a new pull request, #32418:
URL: https://github.com/apache/doris/pull/32418
## 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 #32418:
URL: https://github.com/apache/doris/pull/32418#issuecomment-2003758424
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
airborne12 commented on PR #32418:
URL: https://github.com/apache/doris/pull/32418#issuecomment-2003760104
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
XieJiann commented on PR #32417:
URL: https://github.com/apache/doris/pull/32417#issuecomment-2003765596
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
xiedeyantu commented on code in PR #32335:
URL: https://github.com/apache/doris/pull/32335#discussion_r1528437307
##
regression-test/suites/partition_p0/multi_partition/test_multi_partition.groovy:
##
@@ -465,4 +465,25 @@ suite("test_multi_partition") {
assertTrue(result2[1
github-actions[bot] commented on PR #32335:
URL: https://github.com/apache/doris/pull/32335#issuecomment-2003768410
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
HHoflittlefish777 opened a new pull request, #32419:
URL: https://github.com/apache/doris/pull/32419
## 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.or
doris-robot commented on PR #32419:
URL: https://github.com/apache/doris/pull/32419#issuecomment-2003773000
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
HHoflittlefish777 commented on PR #32419:
URL: https://github.com/apache/doris/pull/32419#issuecomment-2003773210
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
ByteYue commented on PR #32416:
URL: https://github.com/apache/doris/pull/32416#issuecomment-2003776597
I wonder could we add one regression test? You can refer to the hdfs cases
for cold heat separation case to create one case for this.
--
This is an automated message from the Apache Git
github-actions[bot] commented on code in PR #32418:
URL: https://github.com/apache/doris/pull/32418#discussion_r152870
##
be/src/olap/rowset/segment_v2/inverted_index_cache.h:
##
@@ -17,59 +17,31 @@
#pragma once
-#ifdef __clang__
-#pragma clang diagnostic push
-#pragma
github-actions[bot] commented on PR #32396:
URL: https://github.com/apache/doris/pull/32396#issuecomment-2003779383
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 #32396:
URL: https://github.com/apache/doris/pull/32396#issuecomment-2003779438
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 #32420:
URL: https://github.com/apache/doris/pull/32420#issuecomment-2003782067
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
hello-stephen opened a new pull request, #32420:
URL: https://github.com/apache/doris/pull/32420
## 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](m
hello-stephen commented on PR #32420:
URL: https://github.com/apache/doris/pull/32420#issuecomment-2003782335
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
morrySnow commented on code in PR #32188:
URL: https://github.com/apache/doris/pull/32188#discussion_r1528446927
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReduceAggregateChildOutputRows.java:
##
@@ -0,0 +1,83 @@
+// Licensed to the Apache Software Founda
doris-robot commented on PR #32249:
URL: https://github.com/apache/doris/pull/32249#issuecomment-2003788991
TeamCity be ut coverage result:
Function Coverage: 35.24% (8701/24689)
Line Coverage: 27.07% (71188/263002)
Region Coverage: 26.31% (36919/140320)
Branch Coverage: 23.2
hello-stephen commented on PR #32420:
URL: https://github.com/apache/doris/pull/32420#issuecomment-2003790520
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.
shuke987 commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003793129
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.
To
XieJiann commented on PR #32417:
URL: https://github.com/apache/doris/pull/32417#issuecomment-2003801363
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
Mryange commented on PR #32407:
URL: https://github.com/apache/doris/pull/32407#issuecomment-2003806577
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
github-actions[bot] commented on code in PR #32404:
URL: https://github.com/apache/doris/pull/32404#discussion_r1528463207
##
be/test/olap/delete_handler_test.cpp:
##
@@ -1232,4 +1232,43 @@ TEST_F(TestDeleteHandler, FilterDataVersion) {
_delete_handler.finalize();
}
+//
shuke987 commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003815043
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
morningman merged PR #32413:
URL: https://github.com/apache/doris/pull/32413
--
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.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 40624cd3f08 [Chore](tools) update ssb tools (#32308)
add 449d9bc2d4f [fix](feut) comment out doc gen execution
github-actions[bot] commented on PR #32407:
URL: https://github.com/apache/doris/pull/32407#issuecomment-2003818982
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
XieJiann commented on PR #32417:
URL: https://github.com/apache/doris/pull/32417#issuecomment-2003819758
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 code in PR #32404:
URL: https://github.com/apache/doris/pull/32404#discussion_r1528472757
##
be/test/olap/delete_handler_test.cpp:
##
@@ -1232,4 +1232,44 @@ TEST_F(TestDeleteHandler, FilterDataVersion) {
_delete_handler.finalize();
}
+//
xiedeyantu commented on PR #32335:
URL: https://github.com/apache/doris/pull/32335#issuecomment-2003824981
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
CalvinKirs commented on PR #32379:
URL: https://github.com/apache/doris/pull/32379#issuecomment-2003826002
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
XuJianxu commented on PR #32315:
URL: https://github.com/apache/doris/pull/32315#issuecomment-2003828109
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 #32420:
URL: https://github.com/apache/doris/pull/32420#issuecomment-2003830391
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 #32420:
URL: https://github.com/apache/doris/pull/32420#issuecomment-2003830480
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 #32156:
URL: https://github.com/apache/doris/pull/32156#issuecomment-2003831450
TeamCity be ut coverage result:
Function Coverage: 35.24% (8702/24697)
Line Coverage: 27.06% (71195/263082)
Region Coverage: 26.30% (36925/140382)
Branch Coverage: 23.2
shuke987 commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-200386
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
xiedeyantu commented on PR #32335:
URL: https://github.com/apache/doris/pull/32335#issuecomment-2003837303
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
hust-hhb commented on PR #32299:
URL: https://github.com/apache/doris/pull/32299#issuecomment-2003846338
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
xinyiZzz commented on code in PR #32281:
URL: https://github.com/apache/doris/pull/32281#discussion_r1528497526
##
be/src/util/arrow/row_batch.cpp:
##
@@ -78,13 +78,23 @@ Status convert_to_arrow_type(const TypeDescriptor& type,
std::shared_ptr();
Review Comment:
need consid
github-actions[bot] commented on PR #32010:
URL: https://github.com/apache/doris/pull/32010#issuecomment-2003860403
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 #32411:
URL: https://github.com/apache/doris/pull/32411#issuecomment-2003861411
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
yiguolei merged PR #32411:
URL: https://github.com/apache/doris/pull/32411
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 449d9bc2d4f [fix](feut) comment out doc gen execution (#32413)
add 049596d49bb [pipelineX](streaming agg) Fix wr
xzj7019 commented on PR #32001:
URL: https://github.com/apache/doris/pull/32001#issuecomment-2003862579
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
github-actions[bot] commented on PR #32010:
URL: https://github.com/apache/doris/pull/32010#issuecomment-2003868121
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 #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003876212
TeamCity be ut coverage result:
Function Coverage: 35.24% (8699/24687)
Line Coverage: 27.07% (71169/262909)
Region Coverage: 26.32% (36917/140264)
Branch Coverage: 23.2
github-actions[bot] commented on PR #32010:
URL: https://github.com/apache/doris/pull/32010#issuecomment-2003881533
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
liaoxin01 merged PR #32420:
URL: https://github.com/apache/doris/pull/32420
--
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.
liaoxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 049596d49bb [pipelineX](streaming agg) Fix wrong columns produced by
streaming agg (#32411)
add 2d186565679 [cho
HHoflittlefish777 commented on PR #32419:
URL: https://github.com/apache/doris/pull/32419#issuecomment-2003893179
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 #32299:
URL: https://github.com/apache/doris/pull/32299#issuecomment-2003895685
TeamCity be ut coverage result:
Function Coverage: 35.25% (8701/24687)
Line Coverage: 27.08% (71195/262917)
Region Coverage: 26.33% (36937/140278)
Branch Coverage: 23.2
Mryange commented on PR #32128:
URL: https://github.com/apache/doris/pull/32128#issuecomment-2003902960
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 opened a new pull request, #32421:
URL: https://github.com/apache/doris/pull/32421
## Proposed changes
tpch q21
before: 8.7s
after: 5.88s
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...
HappenLee commented on PR #32421:
URL: https://github.com/apache/doris/pull/32421#issuecomment-2003908333
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
shuke987 commented on PR #32385:
URL: https://github.com/apache/doris/pull/32385#issuecomment-2003908109
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.
To
doris-robot commented on PR #32421:
URL: https://github.com/apache/doris/pull/32421#issuecomment-2003908167
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
ikishore opened a new issue, #32422:
URL: https://github.com/apache/doris/issues/32422
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.0.5 Arm version, depl
github-actions[bot] commented on PR #32406:
URL: https://github.com/apache/doris/pull/32406#issuecomment-2003917494
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 #32406:
URL: https://github.com/apache/doris/pull/32406#issuecomment-2003917602
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
AcKing-Sam opened a new issue, #32423:
URL: https://github.com/apache/doris/issues/32423
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
Hi, everyone. I w
github-actions[bot] commented on PR #32421:
URL: https://github.com/apache/doris/pull/32421#issuecomment-2003927212
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 #32128:
URL: https://github.com/apache/doris/pull/32128#discussion_r1528552046
##
be/src/pipeline/exec/join_probe_operator.cpp:
##
@@ -82,6 +87,14 @@ template
Status JoinProbeLocalState::_build_output_block(
Review Comment:
warni
gavinchou opened a new pull request, #32424:
URL: https://github.com/apache/doris/pull/32424
Missing CPU reports may result in an incorrect PipelineExecutorSize (fixed
to 1), affecting execution performance.
Reference code path of FE
```
getMinPipelineExecutorSize -> Backend.get
doris-robot commented on PR #32424:
URL: https://github.com/apache/doris/pull/32424#issuecomment-2003931454
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
dataroaring commented on PR #32336:
URL: https://github.com/apache/doris/pull/32336#issuecomment-2003932907
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
qidaye merged PR #202:
URL: https://github.com/apache/doris-thirdparty/pull/202
--
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...@dori
This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a commit to branch clucene
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/clucene by this push:
new f1eccdde78 [Fix](ram) fix ram d
github-actions[bot] commented on PR #32336:
URL: https://github.com/apache/doris/pull/32336#issuecomment-2003952189
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 #32424:
URL: https://github.com/apache/doris/pull/32424#issuecomment-2003955388
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
gavinchou commented on PR #32424:
URL: https://github.com/apache/doris/pull/32424#issuecomment-2003955534
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
github-actions[bot] commented on PR #32424:
URL: https://github.com/apache/doris/pull/32424#issuecomment-2003955541
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 #32424:
URL: https://github.com/apache/doris/pull/32424#issuecomment-2003956678
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
zclllyybb commented on code in PR #31827:
URL: https://github.com/apache/doris/pull/31827#discussion_r1528583202
##
be/src/vec/sink/vrow_distribution.cpp:
##
@@ -247,29 +256,34 @@ Status
VRowDistribution::_generate_rows_distribution_for_auto_partition(
if (!_missing_map.
iwanttobepowerful commented on PR #32296:
URL: https://github.com/apache/doris/pull/32296#issuecomment-2003964535
> @iwanttobepowerful transposeSemiJoinAgg p0 run failed, could u fix it?
OK! thx.
--
This is an automated message from the Apache Git Service.
To respond to the message,
BiteThet commented on PR #32180:
URL: https://github.com/apache/doris/pull/32180#issuecomment-2003964952
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
BiteThet commented on PR #32180:
URL: https://github.com/apache/doris/pull/32180#issuecomment-2003967220
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_r1528610463
##
be/src/exprs/runtime_filter.cpp:
##
@@ -928,27 +931,27 @@
PColumnValue&, ObjectPool*)) {
for (int i =
doris-robot commented on PR #32128:
URL: https://github.com/apache/doris/pull/32128#issuecomment-2003992240
TeamCity be ut coverage result:
Function Coverage: 35.24% (8700/24691)
Line Coverage: 27.06% (71181/263073)
Region Coverage: 26.30% (36915/140347)
Branch Coverage: 23.2
sjyango commented on PR #32333:
URL: https://github.com/apache/doris/pull/32333#issuecomment-2003993150
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
github-actions[bot] commented on code in PR #32333:
URL: https://github.com/apache/doris/pull/32333#discussion_r1528627415
##
be/src/vec/functions/like.cpp:
##
@@ -416,11 +602,102 @@
return Status::OK();
}
+template
+VPatternSearchStateSPtr FunctionLikeBase::pattern_typ
englefly commented on PR #32397:
URL: https://github.com/apache/doris/pull/32397#issuecomment-2004018570
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 unsubsc
englefly commented on PR #32397:
URL: https://github.com/apache/doris/pull/32397#issuecomment-2004018979
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.
To
doris-robot commented on PR #32336:
URL: https://github.com/apache/doris/pull/32336#issuecomment-2004035277
TeamCity be ut coverage result:
Function Coverage: 35.24% (8699/24687)
Line Coverage: 27.07% (71158/262910)
Region Coverage: 26.31% (36903/140264)
Branch Coverage: 23.2
doris-robot commented on PR #32424:
URL: https://github.com/apache/doris/pull/32424#issuecomment-2004044137
TeamCity be ut coverage result:
Function Coverage: 35.24% (8701/24688)
Line Coverage: 27.07% (71183/262926)
Region Coverage: 26.32% (36918/140270)
Branch Coverage: 23.2
401 - 500 of 819 matches
Mail list logo