Re: [PR] [feature](function)support bit_test function [doris]

2024-10-22 Thread via GitHub
HappenLee merged PR #42099: URL: https://github.com/apache/doris/pull/42099 -- 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.ap

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-22 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2428451818 TeamCity be ut coverage result: Function Coverage: 37.45% (9703/25907) Line Coverage: 28.71% (80539/280530) Region Coverage: 28.14% (41654/148013) Branch Coverage: 24.7

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-22 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2428426397 ClickBench: Total hot run time: 32.45 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](function)support bit_test function [doris]

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

Re: [PR] [feature](function)support bit_test function [doris]

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

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-21 Thread via GitHub
zhangstar333 commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2428336914 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] [feature](function)support bit_test function [doris]

2024-10-21 Thread via GitHub
github-actions[bot] commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2428042067 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] [feature](function)support bit_test function [doris]

2024-10-21 Thread via GitHub
github-actions[bot] commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2428042041 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] [feature](function)support bit_test function [doris]

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

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-20 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2425562806 ClickBench: Total hot run time: 33.08 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](function)support bit_test function [doris]

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

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-20 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2425536908 TeamCity be ut coverage result: Function Coverage: 37.47% (9709/25912) Line Coverage: 28.75% (80652/280523) Region Coverage: 28.18% (41717/148045) Branch Coverage: 24.7

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-20 Thread via GitHub
zhangstar333 commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2425475014 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] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
HappenLee commented on code in PR #42099: URL: https://github.com/apache/doris/pull/42099#discussion_r1806643305 ## be/src/vec/functions/function_bit_test.cpp: ## @@ -0,0 +1,146 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
HappenLee commented on code in PR #42099: URL: https://github.com/apache/doris/pull/42099#discussion_r1806643305 ## be/src/vec/functions/function_bit_test.cpp: ## @@ -0,0 +1,146 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agr

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
github-actions[bot] commented on code in PR #42099: URL: https://github.com/apache/doris/pull/42099#discussion_r1806220722 ## be/src/vec/functions/function_bit_test.cpp: ## @@ -0,0 +1,146 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor l

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2422193635 ClickBench: Total hot run time: 33.55 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](function)support bit_test function [doris]

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

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2422154665 TeamCity be ut coverage result: Function Coverage: 37.47% (9711/25916) Line Coverage: 28.75% (80658/280577) Region Coverage: 28.18% (41723/148075) Branch Coverage: 24.7

Re: [PR] [feature](function)support bit_test function [doris]

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

Re: [PR] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
zhangstar333 commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2422000747 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] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
doris-robot commented on PR #42099: URL: https://github.com/apache/doris/pull/42099#issuecomment-2422000467 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] [feature](function)support bit_test function [doris]

2024-10-18 Thread via GitHub
zhangstar333 opened a new pull request, #42099: URL: https://github.com/apache/doris/pull/42099 ## Proposed changes support bit_test function doc: https://github.com/apache/doris-website/pull/1214 -- This is an automated message from the Apache Git Service. To respond