Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-23 Thread via GitHub
airborne12 merged PR #45374: URL: https://github.com/apache/doris/pull/45374 -- 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] [feat](test) add tokenize ut test [doris]

2024-12-23 Thread via GitHub
github-actions[bot] commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2559153943 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] [feat](test) add tokenize ut test [doris]

2024-12-23 Thread via GitHub
github-actions[bot] commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2559138559 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] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558985674 TeamCity be ut coverage result: Function Coverage: 38.89% (10134/26056) Line Coverage: 29.82% (85285/286016) Region Coverage: 28.94% (43541/150455) Branch Coverage: 25.

Re: [PR] [feat](test) add tokenize ut test [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
airborne12 commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558887759 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] [feat](test) add tokenize ut test [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558818026 TeamCity be ut coverage result: Function Coverage: 38.88% (10133/26064) Line Coverage: 29.80% (85265/286153) Region Coverage: 28.93% (43551/150531) Branch Coverage: 25.

Re: [PR] [feat](test) add tokenize ut test [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
airborne12 commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558781117 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] [feat](test) add tokenize ut test [doris]

2024-12-12 Thread via GitHub
github-actions[bot] commented on code in PR #45374: URL: https://github.com/apache/doris/pull/45374#discussion_r1883113878 ## be/test/olap/itoken_extractor_test.cpp: ## @@ -92,4 +92,497 @@ TEST_F(TestITokenExtractor, ngram_like_extractor) { runNextInStringLike(ngram_extract

Re: [PR] [feat](test) add tokenize ut test [doris]

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

[PR] [feat](test) add tokenize ut test [doris]

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