Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-14 Thread via GitHub
suxiaogang223 commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2290490296 > add function doc to [apache/doris-website](https://github.com/apache/doris-website) https://github.com/apache/doris-website/pull/1005 -- This is an automated message from

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-14 Thread via GitHub
morningman merged PR #38296: URL: https://github.com/apache/doris/pull/38296 -- 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] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2288903120 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] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-14 Thread via GitHub
morrySnow commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2288331632 add function doc to [apache/doris-website](https://github.com/apache/doris-website) -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-12 Thread via GitHub
doris-robot commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2284099453 ClickBench: Total hot run time: 30.86 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

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

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

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

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-12 Thread via GitHub
github-actions[bot] commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2283957898 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] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-12 Thread via GitHub
suxiaogang223 commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2283947969 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

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-08-09 Thread via GitHub
HappenLee commented on code in PR #38296: URL: https://github.com/apache/doris/pull/38296#discussion_r1711316318 ## be/src/vec/functions/function_regexp.cpp: ## @@ -277,6 +277,101 @@ struct RegexpExtractImpl { } }; +// To be compatible with presto. +// The function is sa

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2249241827 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] [fix])(function) add function regexp_extract_or_null [doris]

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

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

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

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

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

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2247119031 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] [fix])(function) add function regexp_extract_or_null [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2247121466 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] [fix])(function) add function regexp_extract_or_null [doris]

2024-07-24 Thread via GitHub
suxiaogang223 commented on PR #38296: URL: https://github.com/apache/doris/pull/38296#issuecomment-2247112237 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] [fix])(function) add function regexp_extract_or_null [doris]

2024-07-24 Thread via GitHub
suxiaogang223 opened a new pull request, #38296: URL: https://github.com/apache/doris/pull/38296 ## Proposed changes Add function regexp_extract_or_null to be compatible with presto. The function is same as regexp_extract, except that it returns null when no match is found.

Re: [PR] [fix])(function) add function regexp_extract_or_null [doris]

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