(doris-website) branch asf-site updated (37fdd3413bd -> 4b27a83bd03)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 37fdd3413bd Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 4

Re: [PR] [Enhancement] (nereids) implement backupCommand in nereids [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #50589: URL: https://github.com/apache/doris/pull/50589#issuecomment-2849951667 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+pro

[PR] [Enhancement] (nereids) implement backupCommand in nereids [doris]

2025-05-04 Thread via GitHub
yx-keith opened a new pull request, #50589: URL: https://github.com/apache/doris/pull/50589 ### What problem does this PR solve? Issue Number: 42830 Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

(doris-website) branch asf-site updated (d241797efb5 -> 37fdd3413bd)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard d241797efb5 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 3

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #48736: URL: https://github.com/apache/doris/pull/48736#issuecomment-2849912027 # BE Regression && UT Coverage Report Increment line coverage `77.89% (916/1176)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/48736_0a6c729fc

(doris-website) branch asf-site updated (aa067fe7b4f -> d241797efb5)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard aa067fe7b4f Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new d

Re: [PR] [improve](information schema) introduce routine load job system table (#48963) [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #49286: URL: https://github.com/apache/doris/pull/49286#issuecomment-2849857765 # BE UT Coverage Report Increment line coverage `0.00% (0/130)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/462ba39fc1077cfae3ee1beef42b00860

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #48736: URL: https://github.com/apache/doris/pull/48736#issuecomment-2849852617 # BE UT Coverage Report Increment line coverage `41.80% (492/1177)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/0a6c729fc108b3ae98f2fdfa98b2e2e

(doris-website) branch asf-site updated (b5e272eb5da -> aa067fe7b4f)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard b5e272eb5da Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new a

Re: [PR] [Enhancement] (nereids) implement Stop/Resume/PauseRoutineLoadCommand in nereids [doris]

2025-05-04 Thread via GitHub
yx-keith commented on PR #49134: URL: https://github.com/apache/doris/pull/49134#issuecomment-2849826161 run p0 regression -- 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

Re: [PR] [Fix] Some fix for workload group [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50577: URL: https://github.com/apache/doris/pull/50577#discussion_r2072798913 ## fe/fe-core/src/main/java/org/apache/doris/resource/computegroup/ComputeGroupMgr.java: ## @@ -72,4 +72,9 @@ public Set getAllComputeGroupIds() { return ret;

Re: [PR] [Fix] Some fix for workload group [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50577: URL: https://github.com/apache/doris/pull/50577#discussion_r2072798005 ## fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/WorkloadGroup.java: ## @@ -571,6 +571,15 @@ public void getProcNodeData(BaseProcResult result, Que

(doris-website) branch asf-site updated (03dbc5f2916 -> b5e272eb5da)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 03dbc5f2916 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new b

Re: [PR] [Fix] Some fix for workload group [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50577: URL: https://github.com/apache/doris/pull/50577#discussion_r2072793995 ## fe/fe-core/src/main/java/org/apache/doris/resource/computegroup/ComputeGroupMgr.java: ## @@ -72,4 +72,9 @@ public Set getAllComputeGroupIds() { return ret;

Re: [PR] [Refactor] Routine load Job using workload name instead of id in property. [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50563: URL: https://github.com/apache/doris/pull/50563#discussion_r2072788533 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterRoutineLoadStmt.java: ## @@ -257,19 +257,18 @@ private void checkJobProperties() throws UserException {

Re: [PR] [Refactor] Routine load Job using workload name instead of id in property. [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50563: URL: https://github.com/apache/doris/pull/50563#discussion_r2072789728 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/info/CreateRoutineLoadInfo.java: ## @@ -414,9 +414,11 @@ private void checkJobProperties() th

Re: [PR] [Refactor] Routine load Job using workload name instead of id in property. [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50563: URL: https://github.com/apache/doris/pull/50563#discussion_r2072789053 ## fe/fe-core/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java: ## @@ -589,13 +589,14 @@ private void checkJobProperties() throws UserException {

Re: [PR] [Refactor] Routine load Job using workload name instead of id in property. [doris]

2025-05-04 Thread via GitHub
yiguolei commented on code in PR #50563: URL: https://github.com/apache/doris/pull/50563#discussion_r2072788533 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterRoutineLoadStmt.java: ## @@ -257,19 +257,18 @@ private void checkJobProperties() throws UserException {

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #48736: URL: https://github.com/apache/doris/pull/48736#issuecomment-2849766221 TeamCity cloud ut coverage result: Function Coverage: 83.08% (1100/1324) Line Coverage: 65.86% (18402/27940) Region Coverage: 65.30% (9120/13967) Branch Coverage: 55.26

Re: [PR] [improve](information schema) introduce routine load job system table (#48963) [doris]

2025-05-04 Thread via GitHub
github-actions[bot] commented on PR #49286: URL: https://github.com/apache/doris/pull/49286#issuecomment-2849758639 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

Re: [PR] [improve](information schema) introduce routine load job system table (#48963) [doris]

2025-05-04 Thread via GitHub
github-actions[bot] commented on PR #49286: URL: https://github.com/apache/doris/pull/49286#issuecomment-2849758669 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) branch auto-pick-48209-branch-2.1 deleted (was 4a3cd20fbc6)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48209-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 4a3cd20fbc6 [improve](routine load) add more metrics to observe the routine load job (#48209)

(doris) branch branch-2.1 updated: branch-2.1: [improve](routine load) add more metrics to observe the routine load job #48209 (#48765)

2025-05-04 Thread yiguolei
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 65151b46aa8 branch-2.1: [improve](routi

Re: [PR] branch-2.1: [improve](routine load) add more metrics to observe the routine load job #48209 [doris]

2025-05-04 Thread via GitHub
yiguolei merged PR #48765: URL: https://github.com/apache/doris/pull/48765 -- 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

Re: [PR] [Enhancement] (nereids) implement Stop/Resume/PauseRoutineLoadCommand in nereids [doris]

2025-05-04 Thread via GitHub
yx-keith commented on PR #49134: URL: https://github.com/apache/doris/pull/49134#issuecomment-2849756811 run p0 regression -- 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

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
englefly commented on PR #48736: URL: https://github.com/apache/doris/pull/48736#issuecomment-2849754659 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) branch topn-lazy-materialize-poc updated (58b67778601 -> 0a6c729fc10)

2025-05-04 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch topn-lazy-materialize-poc in repository https://gitbox.apache.org/repos/asf/doris.git from 58b67778601 fix test failed add 0a6c729fc10 topn filter ut No new revisions were added by th

Re: [PR] [improve](information schema) introduce routine load job system table (#48963) [doris]

2025-05-04 Thread via GitHub
sollhui commented on PR #49286: URL: https://github.com/apache/doris/pull/49286#issuecomment-2849749577 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

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
englefly commented on PR #48736: URL: https://github.com/apache/doris/pull/48736#issuecomment-2849733935 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-website) branch asf-site updated (760ebf45a67 -> 03dbc5f2916)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 760ebf45a67 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 0

(doris) branch topn-lazy-materialize-poc updated (17283e04319 -> 58b67778601)

2025-05-04 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch topn-lazy-materialize-poc in repository https://gitbox.apache.org/repos/asf/doris.git discard 17283e04319 fe discard 1bef8bfc7a5 Support topn-lazy-materialize add 8340c7d93e5 [fix](comp

(doris-website) branch asf-site updated (c4e91176391 -> 760ebf45a67)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard c4e91176391 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 7

Re: [PR] [Feature](compaction) Support full compaction by table id for cloud [doris]

2025-05-04 Thread via GitHub
github-actions[bot] closed pull request #39934: [Feature](compaction) Support full compaction by table id for cloud URL: https://github.com/apache/doris/pull/39934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [fix](spill) disable fuzzy spill for now [doris]

2025-05-04 Thread via GitHub
github-actions[bot] closed pull request #42892: [fix](spill) disable fuzzy spill for now URL: https://github.com/apache/doris/pull/42892 -- 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

Re: [PR] [extension](kettle)Adding checks,columns [doris]

2025-05-04 Thread via GitHub
github-actions[bot] closed pull request #43222: [extension](kettle)Adding checks,columns URL: https://github.com/apache/doris/pull/43222 -- 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

(doris-website) branch asf-site updated (9ae41e4d02c -> c4e91176391)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 9ae41e4d02c Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new c

(doris-website) branch asf-site updated (bac050a3e00 -> 1b00816c6a3)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard bac050a3e00 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 1

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2849398263 # BE Regression && UT Coverage Report Increment line coverage `77.21% (908/1176)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50585_58b677786

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2849381597 # BE UT Coverage Report Increment line coverage `41.80% (492/1177)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/58b677786013942f9c8d78e558e53

(doris-website) branch asf-site updated (92125b4e294 -> bac050a3e00)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 92125b4e294 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new b

(doris-website) branch asf-site updated (8e313d2ba37 -> 92125b4e294)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 8e313d2ba37 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 9

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2849349091 TeamCity cloud ut coverage result: Function Coverage: 83.08% (1100/1324) Line Coverage: 65.90% (18413/27940) Region Coverage: 65.33% (9125/13967) Branch Coverage: 55.25

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
HappenLee commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2849337430 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

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849329211 # BE UT Coverage Report Increment line coverage `71.43% (5/7)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/b7724209944371ba8bd35de11cd3e3c69808

(doris-website) branch asf-site updated (421ec4a7976 -> 8e313d2ba37)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 421ec4a7976 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 8

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849307835 ClickBench: Total hot run time: 28.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849305741 TPC-DS: Total hot run time: 192448 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

(doris-website) branch asf-site updated (78e5f988566 -> 421ec4a7976)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 78e5f988566 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 4

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849300629 TPC-H: Total hot run time: 3 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2849295153 TeamCity cloud ut coverage result: Function Coverage: 83.08% (1100/1324) Line Coverage: 65.87% (18403/27940) Region Coverage: 65.29% (9119/13967) Branch Coverage: 55.26

Re: [PR] Topn lazy materialize poc [doris]

2025-05-04 Thread via GitHub
HappenLee commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2849289228 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

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
yiguolei commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849285472 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-website) branch asf-site updated (26cdf5338ce -> 78e5f988566)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 26cdf5338ce Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 7

Re: [PR] [Fix](function) refactor docs of date_add functions and add more attention hint [doris-website]

2025-05-04 Thread via GitHub
zclllyybb closed pull request #2176: [Fix](function) refactor docs of date_add functions and add more attention hint URL: https://github.com/apache/doris-website/pull/2176 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

(doris-website) branch asf-site updated (366b330571b -> 26cdf5338ce)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 366b330571b Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 2

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849243984 ClickBench: Total hot run time: 28.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849241418 TPC-DS: Total hot run time: 192504 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849235163 TPC-H: Total hot run time: 33895 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

(doris-website) branch asf-site updated (6e5661f9ccc -> 366b330571b)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 6e5661f9ccc Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 3

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
yiguolei commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849215215 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

Re: [PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
Thearas commented on PR #50588: URL: https://github.com/apache/doris/pull/50588#issuecomment-2849214652 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

[PR] [bugfix](be) exchange sink buffer may use wrong runtime state [doris]

2025-05-04 Thread via GitHub
yiguolei opened a new pull request, #50588: URL: https://github.com/apache/doris/pull/50588 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [Enhancement] (nereids)implement CreateStageCommand and DropStageComm… [doris]

2025-05-04 Thread via GitHub
codeDing18 commented on PR #48478: URL: https://github.com/apache/doris/pull/48478#issuecomment-2849204748 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 u

(doris-website) branch asf-site updated (3cc69409093 -> aecde7351ed)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 3cc69409093 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new a

Re: [PR] [only test func cast refine] [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #50118: URL: https://github.com/apache/doris/pull/50118#issuecomment-2849194400 # BE Regression && UT Coverage Report Increment line coverage `83.27% (677/813)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50118_90fe2aad9f

(doris-website) branch asf-site updated (aecde7351ed -> 6e5661f9ccc)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard aecde7351ed Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 6

Re: [PR] [Opt](profile) More profile for `OlapScanLocalState::hold_tablets` [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #50564: URL: https://github.com/apache/doris/pull/50564#issuecomment-2849146987 # BE Regression && UT Coverage Report Increment line coverage `0.00% (0/47)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50564_b4e3b8b01f8d0c

Re: [PR] [only test func cast refine] [doris]

2025-05-04 Thread via GitHub
Mryange commented on PR #50118: URL: https://github.com/apache/doris/pull/50118#issuecomment-2849133743 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

Re: [PR] [only test func cast refine] [doris]

2025-05-04 Thread via GitHub
Mryange commented on PR #50118: URL: https://github.com/apache/doris/pull/50118#issuecomment-2849133704 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 unsubscrib

(doris-website) branch asf-site updated (d876e826e08 -> 3cc69409093)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard d876e826e08 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 3

Re: [PR] [Opt](profile) More profile for `OlapScanLocalState::hold_tablets` [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50564: URL: https://github.com/apache/doris/pull/50564#issuecomment-2849113241 # BE UT Coverage Report Increment line coverage `0.00% (0/47)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/b4e3b8b01f8d0c28c7cce33501f99cd3219f

(doris-website) branch asf-site updated (778bc38fc5c -> d876e826e08)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 778bc38fc5c Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new d

Re: [PR] [Opt](profile) More profile for `OlapScanLocalState::hold_tablets` [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50564: URL: https://github.com/apache/doris/pull/50564#issuecomment-2849090491 TPC-DS: Total hot run time: 192335 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Opt](profile) More profile for `OlapScanLocalState::hold_tablets` [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50564: URL: https://github.com/apache/doris/pull/50564#issuecomment-2849092472 ClickBench: Total hot run time: 29.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Opt](profile) More profile for `OlapScanLocalState::hold_tablets` [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50564: URL: https://github.com/apache/doris/pull/50564#issuecomment-2849085352 TPC-H: Total hot run time: 33734 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

(doris-website) branch asf-site updated (26f5636d117 -> 778bc38fc5c)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 26f5636d117 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 7

Re: [PR] [Opt](profile) More profile for `OlapScanLocalState::hold_tablets` [doris]

2025-05-04 Thread via GitHub
bobhan1 commented on PR #50564: URL: https://github.com/apache/doris/pull/50564#issuecomment-2849066546 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-website) branch asf-site updated (d75749dbd19 -> 26f5636d117)

2025-05-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard d75749dbd19 Automated deployment with doris branch @ a45fe7667a4a98996ea074df92d6a26d91e88f1b new 2

Re: [PR] [improve](load) introduce black list of backend when load job fetch meta [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50587: URL: https://github.com/apache/doris/pull/50587#issuecomment-2849057324 ClickBench: Total hot run time: 29.15 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](load) introduce black list of backend when load job fetch meta [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50587: URL: https://github.com/apache/doris/pull/50587#issuecomment-2849055582 TPC-DS: Total hot run time: 192319 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [improve](load) introduce black list of backend when load job fetch meta [doris]

2025-05-04 Thread via GitHub
doris-robot commented on PR #50587: URL: https://github.com/apache/doris/pull/50587#issuecomment-2849051350 TPC-H: Total hot run time: 33555 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] 1. use correct curr_size value for filecache statistics in BlockFileCache::get_stats. 2. add warning if total size of cache is ilegal [doris]

2025-05-04 Thread via GitHub
hello-stephen commented on PR #50584: URL: https://github.com/apache/doris/pull/50584#issuecomment-2849049544 # BE Regression && UT Coverage Report Increment line coverage `71.43% (5/7)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50584_9af32f2bcbd5b4