morrySnow merged PR #43764:
URL: https://github.com/apache/doris/pull/43764
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
doris-robot commented on PR #42644:
URL: https://github.com/apache/doris/pull/42644#issuecomment-2470340024
TeamCity be ut coverage result:
Function Coverage: 36.33% (9477/26086)
Line Coverage: 27.89% (78065/279899)
Region Coverage: 26.53% (40026/150867)
Branch Coverage: 23.3
github-actions[bot] commented on code in PR #43778:
URL: https://github.com/apache/doris/pull/43778#discussion_r1837978620
##
be/src/olap/tablet_schema.h:
##
@@ -269,6 +269,14 @@ class TabletSchema {
segment_v2::CompressionTypePB compression_type() const { return
_compress
github-actions[bot] commented on code in PR #43777:
URL: https://github.com/apache/doris/pull/43777#discussion_r1837971684
##
be/src/vec/aggregate_functions/aggregate_function_covar.h:
##
@@ -19,50 +19,33 @@
#include
Review Comment:
warning: 'glog/logging.h' file not fou
github-actions[bot] commented on code in PR #43761:
URL: https://github.com/apache/doris/pull/43761#discussion_r1837673429
##
be/src/vec/columns/column_array.h:
##
@@ -21,35 +21,26 @@
#pragma once
#include
Review Comment:
warning: 'glog/logging.h' file not found [clang-
doris-robot commented on PR #43772:
URL: https://github.com/apache/doris/pull/43772#issuecomment-2470127689
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+proce
This is an automated email from the ASF dual-hosted git repository.
panxiaolei 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 7f4016cfe66 [Enhancement](tools) Suppress war
w41ter commented on PR #43762:
URL: https://github.com/apache/doris/pull/43762#issuecomment-2469882905
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
doris-robot commented on PR #43749:
URL: https://github.com/apache/doris/pull/43749#issuecomment-2469808576
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+proce
This is an automated email from the ASF dual-hosted git repository.
airborne pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 3e098e14f10 [fix](ngram bloomfilter) fi
github-actions[bot] commented on PR #43624:
URL: https://github.com/apache/doris/pull/43624#issuecomment-2469819498
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
csun5285 commented on PR #43773:
URL: https://github.com/apache/doris/pull/43773#issuecomment-2470201067
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
bobhan1 commented on PR #43774:
URL: https://github.com/apache/doris/pull/43774#issuecomment-2470208007
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
bobhan1 opened a new pull request, #43774:
URL: https://github.com/apache/doris/pull/43774
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
yiguolei commented on code in PR #43624:
URL: https://github.com/apache/doris/pull/43624#discussion_r1837890926
##
be/src/vec/columns/column_string.cpp:
##
@@ -134,34 +133,41 @@ void ColumnStr::insert_range_from(const IColumn& src,
size_t start, size_t le
if (length == 0)
doris-robot commented on PR #43774:
URL: https://github.com/apache/doris/pull/43774#issuecomment-2470205669
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+proce
yiguolei merged PR #43656:
URL: https://github.com/apache/doris/pull/43656
--
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
zclllyybb commented on PR #43777:
URL: https://github.com/apache/doris/pull/43777#issuecomment-2470320761
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
zclllyybb opened a new pull request, #43777:
URL: https://github.com/apache/doris/pull/43777
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
In this pr, we significantly improved code readability.
### Release n
github-actions[bot] commented on PR #43422:
URL: https://github.com/apache/doris/pull/43422#issuecomment-2470320217
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
924060929 merged PR #43763:
URL: https://github.com/apache/doris/pull/43763
--
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.
huajianlan 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 2eae8bb2de5 [fix](Nereids) fix QueryProcessor
Yukang-Lian commented on PR #43294:
URL: https://github.com/apache/doris/pull/43294#issuecomment-2470926788
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 unsu
Yukang-Lian commented on PR #42949:
URL: https://github.com/apache/doris/pull/42949#issuecomment-2470925190
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 unsu
github-actions[bot] commented on PR #42445:
URL: https://github.com/apache/doris/pull/42445#issuecomment-2470936039
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11801106371";) output.
shellcheck er
Yufei-YAO commented on PR #43536:
URL: https://github.com/apache/doris/pull/43536#issuecomment-2470930617
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
This is an automated email from the ASF dual-hosted git repository.
morningman 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 ffe66504394 [fix](filesystem)Use simple authe
doris-robot commented on PR #43807:
URL: https://github.com/apache/doris/pull/43807#issuecomment-2470962647
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] opened a new pull request, #43807:
URL: https://github.com/apache/doris/pull/43807
Cherry-picked from #43636
--
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
sollhui opened a new pull request, #43806:
URL: https://github.com/apache/doris/pull/43806
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
github-actions[bot] commented on PR #43806:
URL: https://github.com/apache/doris/pull/43806#issuecomment-2470961171
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11801277056";) output.
shellcheck er
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-43636-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
at daf4f0a7bf5 [fix](cloud-mow) Add enable config for procesing old
version delete bitmap when do
doris-robot commented on PR #43806:
URL: https://github.com/apache/doris/pull/43806#issuecomment-2470957395
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+proce
github-actions[bot] commented on PR #43806:
URL: https://github.com/apache/doris/pull/43806#issuecomment-2470959043
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11801264241";) output.
shellcheck er
morningman merged PR #43636:
URL: https://github.com/apache/doris/pull/43636
--
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
superdiaodiao commented on code in PR #43643:
URL: https://github.com/apache/doris/pull/43643#discussion_r1837990358
##
regression-test/suites/inverted_index_p0/test_index_approx_top_k.groovy:
##
@@ -88,15 +88,11 @@ suite("test_index_approx_top_k", "p0"){
sql """ set
morningman commented on PR #43772:
URL: https://github.com/apache/doris/pull/43772#issuecomment-2470359676
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
superdiaodiao commented on code in PR #43643:
URL: https://github.com/apache/doris/pull/43643#discussion_r1837990358
##
regression-test/suites/inverted_index_p0/test_index_approx_top_k.groovy:
##
@@ -88,15 +88,11 @@ suite("test_index_approx_top_k", "p0"){
sql """ set
This is an automated email from the ASF dual-hosted git repository.
morningman 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 fbf81f4672e branch-3.0: [fix](hive) s
xinyiZzz commented on PR #43281:
URL: https://github.com/apache/doris/pull/43281#issuecomment-2470358051
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
freemandealer opened a new pull request, #43779:
URL: https://github.com/apache/doris/pull/43779
### What problem does this PR solve?
File cache storage will take extra space because of file page alignment.
Lower the configuration to make the disk space alert silent.
Issue Number:
morningman merged PR #43552:
URL: https://github.com/apache/doris/pull/43552
--
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
github-actions[bot] commented on code in PR #43281:
URL: https://github.com/apache/doris/pull/43281#discussion_r1837993210
##
be/src/runtime/buffer_control_block.cpp:
##
@@ -191,56 +267,132 @@ void BufferControlBlock::get_batch(GetResultBatchCtx*
ctx) {
ctx->on_data(
doris-robot commented on PR #43779:
URL: https://github.com/apache/doris/pull/43779#issuecomment-2470364750
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+proce
bobhan1 commented on PR #43774:
URL: https://github.com/apache/doris/pull/43774#issuecomment-2470371410
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 unsu
Yufei-YAO commented on PR #43536:
URL: https://github.com/apache/doris/pull/43536#issuecomment-2470372374
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 #43779:
URL: https://github.com/apache/doris/pull/43779#issuecomment-2470373594
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
BiteThet opened a new pull request, #43780:
URL: https://github.com/apache/doris/pull/43780
### What problem does this PR solve?
change bloom_filter dcheck to exception
### Check List (For Author)
- Test
- [ ] Regression test
- [ ] Unit Test
- [
BiteThet commented on PR #43780:
URL: https://github.com/apache/doris/pull/43780#issuecomment-2470379861
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 #43636:
URL: https://github.com/apache/doris/pull/43636#issuecomment-2470376362
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
wuwenchi commented on PR #43525:
URL: https://github.com/apache/doris/pull/43525#issuecomment-2470376771
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 merged PR #43762:
URL: https://github.com/apache/doris/pull/43762
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 3ba7cc52e22 [opt](binlog) Support mo
github-actions[bot] commented on PR #43769:
URL: https://github.com/apache/doris/pull/43769#issuecomment-2470542757
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
Yukang-Lian commented on PR #43294:
URL: https://github.com/apache/doris/pull/43294#issuecomment-2470542454
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 unsu
Yukang-Lian commented on PR #43466:
URL: https://github.com/apache/doris/pull/43466#issuecomment-2470541800
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 unsu
Yukang-Lian commented on PR #43544:
URL: https://github.com/apache/doris/pull/43544#issuecomment-2470541008
run cloudut
--
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
dataroaring merged PR #43769:
URL: https://github.com/apache/doris/pull/43769
--
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.
Yukang-Lian commented on PR #42949:
URL: https://github.com/apache/doris/pull/42949#issuecomment-2470543303
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 unsu
github-actions[bot] commented on PR #43769:
URL: https://github.com/apache/doris/pull/43769#issuecomment-2470542670
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.
yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 86dab57c163 [fix](cancel) Fix query tim
github-actions[bot] opened a new pull request, #43787:
URL: https://github.com/apache/doris/pull/43787
Cherry-picked from #43769
--
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
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from de856351f9b [fix](syncpoint) Fix incorrect syncpoint 'has_point()'
intorduced by (#43461) (#43784)
add 3d778
zzzxl1993 commented on PR #43690:
URL: https://github.com/apache/doris/pull/43690#issuecomment-2470544530
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 #43787:
URL: https://github.com/apache/doris/pull/43787#issuecomment-2470547525
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.
github-bot pushed a change to branch auto-pick-43769-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
at 3d667e95d25 [branch-2.1](function) support array_split and
array_reverse_split functions (#356
zzzxl1993 commented on PR #43643:
URL: https://github.com/apache/doris/pull/43643#issuecomment-2470546049
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-43769-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3ba7cc52e22 [opt](binlog) Support modify comment binlog #39783 (#43762)
add c4e8ad647f2 [i
doris-robot commented on PR #43787:
URL: https://github.com/apache/doris/pull/43787#issuecomment-2470547464
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+proce
github-actions[bot] commented on PR #43791:
URL: https://github.com/apache/doris/pull/43791#issuecomment-2470639039
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11798981588";) output.
shellcheck er
github-actions[bot] commented on PR #43792:
URL: https://github.com/apache/doris/pull/43792#issuecomment-2470641692
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11799003254";) output.
shellcheck er
doris-robot commented on PR #43793:
URL: https://github.com/apache/doris/pull/43793#issuecomment-2470641697
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+proce
CalvinKirs closed pull request #43791: [chore](api-doc)Add
HadoopKerberosAuthenticator api docs
URL: https://github.com/apache/doris/pull/43791
--
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 sp
CalvinKirs closed pull request #43791: [chore](api-doc)Add
HadoopKerberosAuthenticator api docs
URL: https://github.com/apache/doris/pull/43791
--
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 sp
mymeiyi commented on PR #41932:
URL: https://github.com/apache/doris/pull/41932#issuecomment-2470636006
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
mymeiyi commented on PR #41362:
URL: https://github.com/apache/doris/pull/41362#issuecomment-2470636616
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 #43794:
URL: https://github.com/apache/doris/pull/43794#issuecomment-2470643990
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+proce
github-actions[bot] commented on PR #43794:
URL: https://github.com/apache/doris/pull/43794#issuecomment-2470645923
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11799029292";) output.
shellcheck er
This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a commit to branch test_email
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push:
new e5560c1988f gaozifeng test email (#437
Yufei-YAO commented on PR #43536:
URL: https://github.com/apache/doris/pull/43536#issuecomment-2470628753
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
CalvinKirs opened a new pull request, #43794:
URL: https://github.com/apache/doris/pull/43794
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Te
wuwenchi opened a new pull request, #43793:
URL: https://github.com/apache/doris/pull/43793
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
CalvinKirs closed pull request #43792: [chore](api-doc)Add
HadoopKerberosAuthenticator api docs
URL: https://github.com/apache/doris/pull/43792
--
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 sp
zclllyybb commented on PR #43786:
URL: https://github.com/apache/doris/pull/43786#issuecomment-2470640129
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
CalvinKirs opened a new pull request, #43792:
URL: https://github.com/apache/doris/pull/43792
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Te
doris-robot commented on PR #43792:
URL: https://github.com/apache/doris/pull/43792#issuecomment-2470640272
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+proce
github-actions[bot] commented on code in PR #41932:
URL: https://github.com/apache/doris/pull/41932#discussion_r1838178371
##
be/src/olap/base_tablet.cpp:
##
@@ -1341,7 +1354,10 @@ Status
BaseTablet::check_delete_bitmap_correctness(DeleteBitmapPtr delete_bitmap
}
Status Bas
github-actions[bot] commented on PR #43786:
URL: https://github.com/apache/doris/pull/43786#issuecomment-2470648920
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 #41362:
URL: https://github.com/apache/doris/pull/41362#discussion_r1838178552
##
cloud/src/meta-service/meta_service.cpp:
##
@@ -1418,6 +1418,108 @@ static bool try_fetch_and_parse_schema(Transaction*
txn, RowsetMetaCloudPB& rows
github-actions[bot] commented on PR #43793:
URL: https://github.com/apache/doris/pull/43793#issuecomment-2470652859
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 code in PR #43636:
URL: https://github.com/apache/doris/pull/43636#discussion_r1838191519
##
fe/fe-common/pom.xml:
##
@@ -145,6 +145,12 @@ under the License.
com.esotericsoftware
kryo-shaded
+
+commo
suxiaogang223 closed pull request #43716: suxiaogang test_email
URL: https://github.com/apache/doris/pull/43716
--
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,
doris-robot commented on PR #43795:
URL: https://github.com/apache/doris/pull/43795#issuecomment-2470680499
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+proce
github-actions[bot] commented on PR #43795:
URL: https://github.com/apache/doris/pull/43795#issuecomment-2470682112
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/11799292528";) output.
shellcheck er
This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch test_email
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push:
new 880bf36f4a8 [chore](api-doc)Add HadoopKerbe
CalvinKirs merged PR #43794:
URL: https://github.com/apache/doris/pull/43794
--
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
doris-robot commented on PR #43796:
URL: https://github.com/apache/doris/pull/43796#issuecomment-2470685518
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+proce
wuwenchi closed pull request #43793: [test](email)test eamil
URL: https://github.com/apache/doris/pull/43793
--
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-m
CalvinKirs opened a new pull request, #43797:
URL: https://github.com/apache/doris/pull/43797
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Te
wuwenchi opened a new pull request, #43796:
URL: https://github.com/apache/doris/pull/43796
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test
701 - 800 of 948 matches
Mail list logo