Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
dataroaring merged PR #32991: URL: https://github.com/apache/doris/pull/32991 -- 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.

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
github-actions[bot] commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029843541 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] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
github-actions[bot] commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029843605 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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
doris-robot commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029706301 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 067975ee3b4a196a2df2b9cdcdd0c715ce28fe48 with default session variables Stream

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
doris-robot commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029702539 ClickBench: Total hot run time: 31.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
github-actions[bot] commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029659806 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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
Yukang-Lian commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029651660 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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
doris-robot commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029422665 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 87e2bcc34b5a16501699ad6b2bf5353a46767b4a with default session variables Stream

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
doris-robot commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029418974 ClickBench: Total hot run time: 30.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
github-actions[bot] commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029283614 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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
zhannngchen commented on code in PR #32991: URL: https://github.com/apache/doris/pull/32991#discussion_r1546034088 ## be/src/olap/tablet_meta.cpp: ## @@ -930,7 +932,18 @@ bool operator!=(const TabletMeta& a, const TabletMeta& b) { } DeleteBitmap::DeleteBitmap(int64_t tablet_

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
zhannngchen commented on code in PR #32991: URL: https://github.com/apache/doris/pull/32991#discussion_r1546033779 ## be/src/common/config.cpp: ## @@ -800,6 +800,11 @@ DEFINE_mInt32(jdbc_connection_pool_cache_clear_time_sec, "28800"); // Global bitmap cache capacity for aggr

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-04-01 Thread via GitHub
Yukang-Lian commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029277887 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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-31 Thread via GitHub
zhannngchen commented on code in PR #32991: URL: https://github.com/apache/doris/pull/32991#discussion_r1545906073 ## be/src/common/config.cpp: ## @@ -797,6 +797,7 @@ DEFINE_mInt32(jdbc_connection_pool_cache_clear_time_sec, "28800"); // Global bitmap cache capacity for aggre

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-31 Thread via GitHub
zhannngchen commented on code in PR #32991: URL: https://github.com/apache/doris/pull/32991#discussion_r1545905981 ## be/src/common/config.cpp: ## @@ -797,6 +797,7 @@ DEFINE_mInt32(jdbc_connection_pool_cache_clear_time_sec, "28800"); // Global bitmap cache capacity for aggre

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-31 Thread via GitHub
zhannngchen commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029049479 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 unsubs

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-31 Thread via GitHub
Yukang-Lian commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2029044788 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 unsubs

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-30 Thread via GitHub
Yukang-Lian commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2028572799 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 unsubs

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-30 Thread via GitHub
doris-robot commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2028015718 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 5822511ccbc5fbbdc815507757476451914d4f36 with default session variables Stream

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-30 Thread via GitHub
doris-robot commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2028015040 ClickBench: Total hot run time: 30.17 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-30 Thread via GitHub
github-actions[bot] commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2027991166 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

Re: [PR] [Enhancement](merge-on-write) Support dynamic delete bitmap cache [doris]

2024-03-30 Thread via GitHub
Yukang-Lian commented on PR #32991: URL: https://github.com/apache/doris/pull/32991#issuecomment-2027990124 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