Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-10 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2795797906 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.17% (18206/27515) Region Coverage: 65.55% (8957/13665) Branch Coverage: 55.42

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-10 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2795779647 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] [fix](mow) remove delete bitmap [doris]

2025-04-10 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2791690025 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] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-10 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2789891268 # BE UT Coverage Report Increment line coverage `3.58% (10/279)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/67b27a6cf91bbf419ecb914c32235cc40f

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-10 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2782504928 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.13% (18194/27511) Region Coverage: 65.55% (8955/13662) Branch Coverage: 55.42

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-10 Thread via GitHub
bobhan1 commented on code in PR #49383: URL: https://github.com/apache/doris/pull/49383#discussion_r2036796000 ## be/src/cloud/cloud_tablet.cpp: ## @@ -440,6 +453,40 @@ uint64_t CloudTablet::delete_expired_stale_rowsets() { return expired_rowsets.size(); } +bool CloudTab

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2791721207 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.16% (18203/27515) Region Coverage: 65.56% (8959/13665) Branch Coverage: 55.42

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2789326826 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.12% (18191/27514) Region Coverage: 65.52% (8953/13665) Branch Coverage: 55.35

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-09 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2789284995 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] [fix](mow) remove delete bitmap [doris]

2025-04-09 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2788542595 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] [fix](mow) remove delete bitmap [doris]

2025-04-08 Thread via GitHub
hello-stephen commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2785957468 # BE UT Coverage Report Increment line coverage `3.60% (10/278)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/1751e651b4a45313148d221ffc7257a6

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-08 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2785459990 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] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-08 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2785515540 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.15% (18199/27511) Region Coverage: 65.52% (8952/13662) Branch Coverage: 55.36

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-07 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2782441947 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] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-04 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2775196927 # BE UT Coverage Report Increment line coverage `3.23% (10/310)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/d5304969dc0d57f308576b025c43467fbc

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-02 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2774631491 TeamCity cloud ut coverage result: Function Coverage: 83.05% (1088/1310) Line Coverage: 66.15% (18140/27424) Region Coverage: 65.45% (8913/13617) Branch Coverage: 55.33

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-02 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2774604015 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] [fix](mow) remove delete bitmap [doris]

2025-04-02 Thread via GitHub
hello-stephen commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2774592152 # BE UT Coverage Report Increment line coverage `3.23% (10/310)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/9a434ec7921f07164110ab28bc7058c4

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-02 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2774324917 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] [fix](mow) remove delete bitmap [doris]

2025-04-02 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2774362203 TeamCity cloud ut coverage result: Function Coverage: 83.05% (1088/1310) Line Coverage: 66.20% (18155/27426) Region Coverage: 65.51% (8923/13621) Branch Coverage: 55.33

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-28 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2760406379 # BE UT Coverage Report Increment line coverage `11.93% (29/243)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/2c5da111ef13571863d005a59877ed469

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2760246306 ClickBench: Total hot run time: 31.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2760148514 TeamCity cloud ut coverage result: Function Coverage: 83.05% (1088/1310) Line Coverage: 66.00% (18107/27435) Region Coverage: 65.35% (8915/13642) Branch Coverage: 55.31

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-27 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2760123394 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] [fix](mow) remove delete bitmap [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2747306869 # BE UT Coverage Report Increment line coverage `17.68% (29/164)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/6aab3881bd0f55239a11f546c3ac99c

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-24 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2747114900 ClickBench: Total hot run time: 31.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-23 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2746995957 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] [fix](mow) remove delete bitmap [doris]

2025-03-23 Thread via GitHub
Thearas commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2746841428 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] [fix](mow) remove delete bitmap [doris]

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