Re: [PR] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-15 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2227846623 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-15 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2227846678 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) mow support need_read_key_data [doris]

2024-07-14 Thread via GitHub
xiaokang commented on code in PR #37428: URL: https://github.com/apache/doris/pull/37428#discussion_r1677384185 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2892,11 +2919,24 @@ bool SegmentIterator::_can_opt_topn_reads() const { return false; } -

Re: [PR] [opt](inverted index) mow support need_read_key_data [doris]

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

Re: [PR] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-13 Thread via GitHub
doris-robot commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2227215929 TPC-DS: Total hot run time: 173776 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) mow support need_read_key_data [doris]

2024-07-13 Thread via GitHub
doris-robot commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2227213633 TPC-H: Total hot run time: 39748 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) mow support need_read_key_data [doris]

2024-07-13 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2227207410 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-13 Thread via GitHub
zzzxl1993 commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2227206123 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] [opt](inverted index) mow support need_read_key_data [doris]

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

Re: [PR] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-12 Thread via GitHub
doris-robot commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2225823515 TPC-DS: Total hot run time: 172931 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) mow support need_read_key_data [doris]

2024-07-12 Thread via GitHub
doris-robot commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2225802318 TPC-H: Total hot run time: 39920 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) mow support need_read_key_data [doris]

2024-07-12 Thread via GitHub
zzzxl1993 commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2225719868 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-12 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2225708298 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-12 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2225685084 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-07 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2213016222 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-07 Thread via GitHub
xiaokang commented on code in PR #37428: URL: https://github.com/apache/doris/pull/37428#discussion_r1667930170 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -2233,7 +2233,11 @@ Status SegmentIterator::_read_columns_by_rowids(std::vector& read_colu }

Re: [PR] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-07 Thread via GitHub
github-actions[bot] commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2212906832 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-07 Thread via GitHub
doris-robot commented on PR #37428: URL: https://github.com/apache/doris/pull/37428#issuecomment-2212899447 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] [opt](inverted index) mow support need_read_key_data [doris]

2024-07-07 Thread via GitHub
zzzxl1993 opened a new pull request, #37428: URL: https://github.com/apache/doris/pull/37428 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a