Re: [PR] add RegexCount function [doris]

2025-06-12 Thread via GitHub
HappenLee commented on code in PR #51652: URL: https://github.com/apache/doris/pull/51652#discussion_r2144255894 ## regression-test/suites/nereids_function_p0/regexpCount.groovy: ## @@ -0,0 +1,134 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment:

Re: [PR] add RegexCount function [doris]

2025-06-11 Thread via GitHub
doris-robot commented on PR #51652: URL: https://github.com/apache/doris/pull/51652#issuecomment-2963624098 # BE UT Coverage Report Increment line coverage `3.41% (3/88)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/48664c381489932e922df5f1cb1558a73080

Re: [PR] add RegexCount function [doris]

2025-06-11 Thread via GitHub
hello-stephen commented on PR #51652: URL: https://github.com/apache/doris/pull/51652#issuecomment-2963728126 # BE Regression && UT Coverage Report Increment line coverage `3.41% (3/88)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51652_48664c38148993

Re: [PR] add RegexCount function [doris]

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

Re: [PR] add RegexCount function [doris]

2025-06-11 Thread via GitHub
doris-robot commented on PR #51652: URL: https://github.com/apache/doris/pull/51652#issuecomment-2963479118 ClickBench: Total hot run time: 29.6 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] add RegexCount function [doris]

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

Re: [PR] add RegexCount function [doris]

2025-06-11 Thread via GitHub
dwdwqfwe commented on PR #51652: URL: https://github.com/apache/doris/pull/51652#issuecomment-2963300333 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 uns

Re: [PR] add RegexCount function [doris]

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

[PR] add RegexCount function [doris]

2025-06-11 Thread via GitHub
dwdwqfwe opened a new pull request, #51652: URL: https://github.com/apache/doris/pull/51652 ### What problem does this PR solve? Issue Number: close #51350 Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Te