Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-12 Thread via GitHub
airborne12 merged PR #48890: URL: https://github.com/apache/doris/pull/48890 -- 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] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48890: URL: https://github.com/apache/doris/pull/48890#issuecomment-2716654346 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] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
airborne12 commented on code in PR #48890: URL: https://github.com/apache/doris/pull/48890#discussion_r1990669130 ## be/src/olap/rowset/segment_v2/inverted_index_compound_reader.cpp: ## @@ -412,5 +414,5 @@ void DorisCompoundReader::initialize(const io::IOContext* io_ctx) {

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
airborne12 commented on code in PR #48890: URL: https://github.com/apache/doris/pull/48890#discussion_r1990668142 ## be/src/olap/rowset/segment_v2/inverted_index_compound_reader.cpp: ## @@ -201,7 +200,9 @@ DorisCompoundReader::DorisCompoundReader(CL_NS(store)::IndexInput* strea

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
zzzxl1993 commented on code in PR #48890: URL: https://github.com/apache/doris/pull/48890#discussion_r1990608811 ## be/src/olap/rowset/segment_v2/inverted_index_compound_reader.cpp: ## @@ -201,7 +200,9 @@ DorisCompoundReader::DorisCompoundReader(CL_NS(store)::IndexInput* stream

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
hello-stephen commented on PR #48890: URL: https://github.com/apache/doris/pull/48890#issuecomment-2716355142 # BE UT Coverage Report Increment line coverage `55.56% (10/18)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/81109257769d8a0389a9f2d7e07a2595

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
airborne12 commented on PR #48890: URL: https://github.com/apache/doris/pull/48890#issuecomment-2716125048 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] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
airborne12 commented on PR #48890: URL: https://github.com/apache/doris/pull/48890#issuecomment-2714547508 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] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

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

Re: [PR] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
airborne12 commented on PR #48890: URL: https://github.com/apache/doris/pull/48890#issuecomment-2714131286 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] [opt](inverted index) fix compile warning in compound reader [doris]

2025-03-11 Thread via GitHub
hello-stephen commented on PR #48890: URL: https://github.com/apache/doris/pull/48890#issuecomment-2712208732 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] [opt](inverted index) fix compile warning in compound reader [doris]

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