Re: [PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-25 Thread via GitHub
airborne12 merged PR #44465: URL: https://github.com/apache/doris/pull/44465 -- 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](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-24 Thread via GitHub
github-actions[bot] commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2496507178 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](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-24 Thread via GitHub
github-actions[bot] commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2496507206 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](inverted index) Content Check for Tokenize Function Parser [doris]

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

Re: [PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

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

Re: [PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

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

Re: [PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493088253 TeamCity be ut coverage result: Function Coverage: 38.31% (9980/26048) Line Coverage: 29.43% (83520/283811) Region Coverage: 28.58% (42978/150357) Branch Coverage: 25.1

Re: [PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493041892 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](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
zzzxl1993 commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493036651 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] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #44465: URL: https://github.com/apache/doris/pull/44465#issuecomment-2493035561 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+proce

[PR] [fix](inverted index) Content Check for Tokenize Function Parser [doris]

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