Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-06 Thread via GitHub
morningman merged PR #48553: URL: https://github.com/apache/doris/pull/48553 -- 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

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-04 Thread via GitHub
github-actions[bot] commented on PR #48553: URL: https://github.com/apache/doris/pull/48553#issuecomment-2696797536 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] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-04 Thread via GitHub
github-actions[bot] commented on PR #48553: URL: https://github.com/apache/doris/pull/48553#issuecomment-2696797625 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] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-03 Thread via GitHub
hello-stephen commented on PR #48553: URL: https://github.com/apache/doris/pull/48553#issuecomment-2693774765 # BE UT Coverage Report Increment line coverage `0.00% (0/0)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/9ee60a66ca2a0be4e4cfd22c0067eda48c9

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

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

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

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

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-03 Thread via GitHub
superdiaodiao commented on PR #48553: URL: https://github.com/apache/doris/pull/48553#issuecomment-2693718757 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

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

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

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-03 Thread via GitHub
superdiaodiao commented on PR #48553: URL: https://github.com/apache/doris/pull/48553#issuecomment-2693626700 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. T

[PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-03 Thread via GitHub
superdiaodiao opened a new pull request, #48553: URL: https://github.com/apache/doris/pull/48553 ### What problem does this PR solve? Add BE unit tests for four bitmap agg functions: - group_bitmap_xor() - bitmap_intersect() - bitmap_union_count() - bitmap_union_int()

Re: [PR] [ut](test) Add BE unit tests for four bitmap agg functions [doris]

2025-03-03 Thread via GitHub
hello-stephen commented on PR #48553: URL: https://github.com/apache/doris/pull/48553#issuecomment-2693609510 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