doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040995937
ClickBench: Total hot run time: 29.61 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33280:
URL: https://github.com/apache/doris/pull/33280#issuecomment-2040996067
TeamCity be ut coverage result:
Function Coverage: 35.64% (8887/24932)
Line Coverage: 27.38% (72953/266460)
Region Coverage: 26.56% (37729/142040)
Branch Coverage: 23.3
doris-robot commented on PR #33053:
URL: https://github.com/apache/doris/pull/33053#issuecomment-2040995868
ClickBench: Total hot run time: 29.23 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #33279:
URL: https://github.com/apache/doris/pull/33279#issuecomment-2040994985
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.
dataroaring 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 d7203657e00 [fix(cloud-merge) Modify the clu
dataroaring merged PR #33279:
URL: https://github.com/apache/doris/pull/33279
--
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.
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040994851
TPC-DS: Total hot run time: 181558 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #33053:
URL: https://github.com/apache/doris/pull/33053#issuecomment-2040994781
TPC-DS: Total hot run time: 179585 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
gavinchou commented on code in PR #32759:
URL: https://github.com/apache/doris/pull/32759#discussion_r1549491727
##
fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java:
##
@@ -718,7 +723,8 @@ public Env(boolean isCheckpointCatalog) {
Config.async_loading_
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040992979
TeamCity be ut coverage result:
Function Coverage: 35.64% (8887/24938)
Line Coverage: 27.37% (72947/266499)
Region Coverage: 26.55% (37718/142060)
Branch Coverage: 23.3
doris-robot commented on PR #33053:
URL: https://github.com/apache/doris/pull/33053#issuecomment-2040992493
TPC-H: Total hot run time: 39030 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040992568
TPC-H: Total hot run time: 38392 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
gavinchou commented on PR #33281:
URL: https://github.com/apache/doris/pull/33281#issuecomment-2040992437
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 code in PR #33264:
URL: https://github.com/apache/doris/pull/33264#discussion_r1554535785
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java:
##
@@ -59,10 +72,74 @@ public ShowResultSetMetaData getMetaD
github-actions[bot] commented on code in PR #33281:
URL: https://github.com/apache/doris/pull/33281#discussion_r1554535769
##
be/src/io/cache/block_file_cache_factory.cpp:
##
@@ -118,17 +118,12 @@ FileCacheFactory::get_query_context_holders(const
TUniqueId& query_id) {
ret
dataroaring commented on PR #33280:
URL: https://github.com/apache/doris/pull/33280#issuecomment-2040991859
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
gavinchou opened a new pull request, #33281:
URL: https://github.com/apache/doris/pull/33281
* Return summary message when calling clear_file_cache
* Fix incorrect clear file cache case, the previous impl is not correct
--
This is an automated message from the Apache Git Service
doris-robot commented on PR #33281:
URL: https://github.com/apache/doris/pull/33281#issuecomment-2040990834
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
github-actions[bot] commented on PR #33280:
URL: https://github.com/apache/doris/pull/33280#issuecomment-2040990166
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 #33280:
URL: https://github.com/apache/doris/pull/33280#issuecomment-2040989074
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
platoneko opened a new pull request, #33280:
URL: https://github.com/apache/doris/pull/33280
## Proposed changes
- Support hdfs accessor in Checker.
- Fixed the returned path in `HdfsAccessor::list` to return the path
excluding the accessor prefix rather than only file name (e.g. f
xiedeyantu commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040982987
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
doris-robot commented on PR #33273:
URL: https://github.com/apache/doris/pull/33273#issuecomment-2040982471
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit b1cdffd2f1852dda992e605e2f1bc05de8e2d38e with
default session variables
Stream
csun5285 commented on PR #33053:
URL: https://github.com/apache/doris/pull/33053#issuecomment-2040982547
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 #33273:
URL: https://github.com/apache/doris/pull/33273#issuecomment-2040981597
ClickBench: Total hot run time: 29.25 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33273:
URL: https://github.com/apache/doris/pull/33273#issuecomment-2040980433
TPC-DS: Total hot run time: 181434 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #33273:
URL: https://github.com/apache/doris/pull/33273#issuecomment-2040978101
TPC-H: Total hot run time: 38112 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 39b1bd40f07 [test](Cloud) Add more storage vault ut (#33269)
add 8ea87892bb3 [fix](cloud_p0) exclude cache tt
dataroaring merged PR #33258:
URL: https://github.com/apache/doris/pull/33258
--
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.
github-actions[bot] commented on PR #33258:
URL: https://github.com/apache/doris/pull/33258#issuecomment-2040977215
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 #33273:
URL: https://github.com/apache/doris/pull/33273#issuecomment-204097
TeamCity be ut coverage result:
Function Coverage: 35.63% (8884/24933)
Line Coverage: 27.36% (72918/266467)
Region Coverage: 26.54% (37700/142041)
Branch Coverage: 23.3
dataroaring merged PR #33269:
URL: https://github.com/apache/doris/pull/33269
--
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 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 39b1bd40f07 [test](Cloud) Add more storage v
github-actions[bot] commented on PR #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040973995
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
dataroaring commented on PR #33279:
URL: https://github.com/apache/doris/pull/33279#issuecomment-2040970681
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 #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040970446
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit acbea5e0ed1fd5538f4720c5efa8c05e20166d2c with
default session variables
Stream
gavinchou commented on code in PR #33269:
URL: https://github.com/apache/doris/pull/33269#discussion_r1553219809
##
cloud/src/meta-service/meta_service.cpp:
##
@@ -539,11 +539,24 @@ void
MetaServiceImpl::create_tablets(::google::protobuf::RpcController* controll
re
github-actions[bot] commented on PR #33269:
URL: https://github.com/apache/doris/pull/33269#issuecomment-2040970099
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 #33269:
URL: https://github.com/apache/doris/pull/33269#issuecomment-2040970092
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 #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040969808
ClickBench: Total hot run time: 29.74 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #33279:
URL: https://github.com/apache/doris/pull/33279#issuecomment-2040969533
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 #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040968821
TPC-DS: Total hot run time: 181946 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
jacktengg commented on PR #33273:
URL: https://github.com/apache/doris/pull/33273#issuecomment-2040968224
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 #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040966283
TPC-H: Total hot run time: 38444 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on code in PR #33273:
URL: https://github.com/apache/doris/pull/33273#discussion_r1554523234
##
be/src/pipeline/exec/partitioned_hash_join_probe_operator.cpp:
##
@@ -494,27 +494,35 @@ Status PartitionedHashJoinProbeOperatorX::init(const
TPlanNode&
github-actions[bot] commented on PR #33279:
URL: https://github.com/apache/doris/pull/33279#issuecomment-2040961933
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
wuwenchi commented on PR #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040960683
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 opened a new pull request, #33279:
URL: https://github.com/apache/doris/pull/33279
## 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
Lchangliang commented on PR #33279:
URL: https://github.com/apache/doris/pull/33279#issuecomment-2040959871
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 #33279:
URL: https://github.com/apache/doris/pull/33279#issuecomment-2040959851
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
wuwenchi opened a new pull request, #33278:
URL: https://github.com/apache/doris/pull/33278
## Proposed changes
Issue #31442
#32726
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d
wuwenchi commented on PR #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040959653
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 #33278:
URL: https://github.com/apache/doris/pull/33278#issuecomment-2040959630
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 #33277:
URL: https://github.com/apache/doris/pull/33277#issuecomment-2040953079
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 68d6810a504d09cd431a5d319763f95bc00216db with
default session variables
Stream
doris-robot commented on PR #33277:
URL: https://github.com/apache/doris/pull/33277#issuecomment-2040952507
ClickBench: Total hot run time: 30.07 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33277:
URL: https://github.com/apache/doris/pull/33277#issuecomment-2040947915
TPC-DS: Total hot run time: 182034 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #33277:
URL: https://github.com/apache/doris/pull/33277#issuecomment-2040931110
TPC-H: Total hot run time: 38777 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on code in PR #33277:
URL: https://github.com/apache/doris/pull/33277#discussion_r1554498939
##
be/src/pipeline/exec/partitioned_hash_join_sink_operator.cpp:
##
@@ -55,10 +57,69 @@ Status
PartitionedHashJoinSinkLocalState::close(RuntimeState* state
mrhhsg commented on PR #33277:
URL: https://github.com/apache/doris/pull/33277#issuecomment-2040899765
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 #33277:
URL: https://github.com/apache/doris/pull/33277#issuecomment-2040899743
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
mrhhsg opened a new pull request, #33277:
URL: https://github.com/apache/doris/pull/33277
## 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:d
xiedeyantu commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040898812
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 unsubsc
gavinchou commented on PR #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040890664
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040890322
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
gavinchou commented on code in PR #33274:
URL: https://github.com/apache/doris/pull/33274#discussion_r1554487600
##
cloud/script/run_all_tests.sh:
##
@@ -104,21 +104,23 @@ echo "DORIS_JAVA_HOME=${DORIS_JAVA_HOME}"
export LD_LIBRARY_PATH="${DORIS_JAVA_HOME}/lib/server:${LD_LIB
liaoxin01 commented on code in PR #33274:
URL: https://github.com/apache/doris/pull/33274#discussion_r1554485213
##
cloud/script/run_all_tests.sh:
##
@@ -104,21 +104,23 @@ echo "DORIS_JAVA_HOME=${DORIS_JAVA_HOME}"
export LD_LIBRARY_PATH="${DORIS_JAVA_HOME}/lib/server:${LD_LIB
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040853081
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit d61cd5c66dccf36ff9738d428bae1b1a8d647880 with
default session variables
Stream
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040852309
ClickBench: Total hot run time: 29.44 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040849307
TPC-DS: Total hot run time: 181609 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040846314
TPC-H: Total hot run time: 38463 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
superdiaodiao commented on PR #33265:
URL: https://github.com/apache/doris/pull/33265#issuecomment-2040843717
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 unsu
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 e7a468b7b31 [chore](ci) set enableKafkaTest=true for test_routine_load
(#33271)
add 99f1127b554 [fix](merge-
doris-robot commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040843303
TeamCity be ut coverage result:
Function Coverage: 35.64% (/24938)
Line Coverage: 27.38% (72955/266499)
Region Coverage: 26.55% (37721/142060)
Branch Coverage: 23.3
dataroaring merged PR #33261:
URL: https://github.com/apache/doris/pull/33261
--
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.
dataroaring merged PR #33271:
URL: https://github.com/apache/doris/pull/33271
--
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 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 e7a468b7b31 [chore](ci) set enableKafkaTest=
dataroaring commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040834528
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040833816
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040833801
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.
dataroaring 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 8429353e79e [fix](routine-load) fix routine
dataroaring merged PR #33275:
URL: https://github.com/apache/doris/pull/33275
--
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.
github-actions[bot] commented on PR #22636:
URL: https://github.com/apache/doris/pull/22636#issuecomment-2040803522
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] closed pull request #24418: [typo](docs) Fix doc links to
404 (#24417)
URL: https://github.com/apache/doris/pull/24418
--
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 specifi
github-actions[bot] closed pull request #23546: [feature](cache) 2q LRU cache
URL: https://github.com/apache/doris/pull/23546
--
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 #24575:
URL: https://github.com/apache/doris/pull/24575#issuecomment-2040803486
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] commented on PR #24743:
URL: https://github.com/apache/doris/pull/24743#issuecomment-2040803476
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] closed pull request #25030: [GEO][OSPP][WIP] add more
geotype and geo funtions
URL: https://github.com/apache/doris/pull/25030
--
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
github-actions[bot] closed pull request #24961: [fix](k8s) specify namespace
using downward api
URL: https://github.com/apache/doris/pull/24961
--
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
xiedeyantu commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040801279
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 unsubsc
github-actions[bot] commented on PR #33232:
URL: https://github.com/apache/doris/pull/33232#issuecomment-2040796107
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 #33232:
URL: https://github.com/apache/doris/pull/33232#issuecomment-2040796097
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
xiedeyantu commented on PR #33272:
URL: https://github.com/apache/doris/pull/33272#issuecomment-2040687460
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 unsubsc
gavinchou commented on PR #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040396117
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040372754
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040367965
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040367032
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040359574
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 #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040362401
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/8573945976";) output.
shellcheck err
github-actions[bot] commented on PR #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040360824
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/8573934395";) output.
shellcheck err
github-actions[bot] commented on PR #33274:
URL: https://github.com/apache/doris/pull/33274#issuecomment-2040353012
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/8573865192";) output.
shellcheck err
1 - 100 of 248 matches
Mail list logo