Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-05-10 Thread via GitHub
zhiqiang- commented on code in PR #33741: URL: https://github.com/apache/doris/pull/33741#discussion_r1597342023 ## be/test/vec/function/function_test_util.h: ## @@ -352,4 +357,37 @@ Status check_function(const std::string& func_name, const InputTypeSet& input_ty retur

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-28 Thread via GitHub
zhangstar333 merged PR #33741: URL: https://github.com/apache/doris/pull/33741 -- 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](testutil) add new function for function test in be-ut [doris]

2024-04-28 Thread via GitHub
github-actions[bot] commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2081431686 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](testutil) add new function for function test in be-ut [doris]

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

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

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

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-26 Thread via GitHub
M1saka2003 commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2078762648 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 u

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

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

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-25 Thread via GitHub
M1saka2003 commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2078646118 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 u

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-25 Thread via GitHub
zclllyybb commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2077245848 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] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-25 Thread via GitHub
zclllyybb commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2076827674 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] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on code in PR #33741: URL: https://github.com/apache/doris/pull/33741#discussion_r1574300503 ## be/test/vec/function/function_test_util.h: ## @@ -17,11 +17,17 @@ #include #include +#include Review Comment: warning: inclusion of deprecated

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on code in PR #33741: URL: https://github.com/apache/doris/pull/33741#discussion_r1574274271 ## be/test/vec/function/function_test_util.h: ## @@ -17,11 +17,17 @@ #include Review Comment: warning: 'gtest/gtest-message.h' file not found [clang

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-21 Thread via GitHub
github-actions[bot] commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2068507435 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](testutil) add new function for function test in be-ut [doris]

2024-04-21 Thread via GitHub
M1saka2003 commented on code in PR #33741: URL: https://github.com/apache/doris/pull/33741#discussion_r1573855946 ## be/test/vec/function/function_test_util.h: ## @@ -352,4 +352,36 @@ Status check_function(const std::string& func_name, const InputTypeSet& input_ty return S

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-17 Thread via GitHub
HappenLee commented on code in PR #33741: URL: https://github.com/apache/doris/pull/33741#discussion_r1569855074 ## be/test/vec/function/function_test_util.h: ## @@ -352,4 +352,36 @@ Status check_function(const std::string& func_name, const InputTypeSet& input_ty return St

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-17 Thread via GitHub
github-actions[bot] commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2062587967 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](testutil) add new function for function test in be-ut [doris]

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

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

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

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-17 Thread via GitHub
doris-robot commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2061253170 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 34fb91b313b2672599efe14fa084e6bb9d9b328d with default session variables Stream

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-17 Thread via GitHub
doris-robot commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2061228957 TeamCity be ut coverage result: Function Coverage: 35.47% (8912/25127) Line Coverage: 27.20% (73329/269548) Region Coverage: 26.34% (37907/143923) Branch Coverage: 23.1

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

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

Re: [PR] [enhancement](testutil) add new function for function test in be-ut [doris]

2024-04-17 Thread via GitHub
zclllyybb commented on PR #33741: URL: https://github.com/apache/doris/pull/33741#issuecomment-2061168682 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] [enhancement](testutil) add new function for function test in be-ut [doris]

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