Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
github-actions[bot] commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933499243 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](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
github-actions[bot] commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933499202 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](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
doris-robot commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933411727 TeamCity be ut coverage result: Function Coverage: 35.80% (8557/23903) Line Coverage: 27.76% (69467/250218) Region Coverage: 26.87% (36010/134025) Branch Coverage: 23.6

Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
doris-robot commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933401299 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 57b2fed5725a3ac09c3fb3ec61517731c59d0bcf with default session variables Stream

Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
doris-robot commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933398815 ClickBench: Total hot run time: 30.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

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

Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

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

Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
zclllyybb commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933354989 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] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
github-actions[bot] commented on code in PR #30983: URL: https://github.com/apache/doris/pull/30983#discussion_r1482379028 ## be/src/vec/aggregate_functions/aggregate_function_covar.h: ## @@ -0,0 +1,331 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[PR] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
vhwzIs opened a new pull request, #30983: URL: https://github.com/apache/doris/pull/30983 ## Proposed changes Issue Number: close #30486 support covar and covar_samp function +-+ | covar(x, y)| +-+ | 0.894427190

Re: [PR] [feature](agg-func) support covar and covar_samp function [doris]

2024-02-07 Thread via GitHub
doris-robot commented on PR #30983: URL: https://github.com/apache/doris/pull/30983#issuecomment-1933312851 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