Mryange closed pull request #36224: [feature](function) sub_replace support
utf8 string
URL: https://github.com/apache/doris/pull/36224
--
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 c
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-535614
ClickBench: Total hot run time: 30.52 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-524026
TPC-DS: Total hot run time: 174373 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-502430
TPC-H: Total hot run time: 39684 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-429461
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
Mryange commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-418459
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 unsu
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2185096874
ClickBench: Total hot run time: 30.05 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2185093879
TPC-DS: Total hot run time: 174381 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2185072639
TPC-H: Total hot run time: 39602 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164356601
ClickBench: Total hot run time: 30.47 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164351312
TPC-DS: Total hot run time: 170850 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164343571
TeamCity be ut coverage result:
Function Coverage: 36.42% (8990/24684)
Line Coverage: 27.94% (73538/263196)
Region Coverage: 27.38% (38146/139323)
Branch Coverage: 24.0
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164339058
TPC-H: Total hot run time: 39912 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164324736
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
Mryange commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164319861
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 unsu
doris-robot commented on PR #36224:
URL: https://github.com/apache/doris/pull/36224#issuecomment-2164319588
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
Mryange opened a new pull request, #36224:
URL: https://github.com/apache/doris/pull/36224
## Proposed changes
before
```
mysql [test]>select sub_replace("你好世界","a",1);
+-+
| sub_replace('你好世界', 'a', 1) |
+-
17 matches
Mail list logo