Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

2025-02-17 Thread via GitHub
HappenLee merged PR #47961: URL: https://github.com/apache/doris/pull/47961 -- 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.ap

Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

2025-02-17 Thread via GitHub
github-actions[bot] commented on PR #47961: URL: https://github.com/apache/doris/pull/47961#issuecomment-2664549165 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](QueryCache) Fix cache order different may cause error [doris]

2025-02-17 Thread via GitHub
github-actions[bot] commented on PR #47961: URL: https://github.com/apache/doris/pull/47961#issuecomment-2664549129 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](QueryCache) Fix cache order different may cause error [doris]

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

Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

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

Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

2025-02-16 Thread via GitHub
doris-robot commented on PR #47961: URL: https://github.com/apache/doris/pull/47961#issuecomment-2662202298 TeamCity be ut coverage result: Function Coverage: 43.81% (11447/26126) Line Coverage: 33.82% (96408/285062) Region Coverage: 32.52% (49305/151597) Branch Coverage: 28.

Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

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

Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

2025-02-16 Thread via GitHub
HappenLee commented on PR #47961: URL: https://github.com/apache/doris/pull/47961#issuecomment-2662133127 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. T

[PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

2025-02-16 Thread via GitHub
HappenLee opened a new pull request, #47961: URL: https://github.com/apache/doris/pull/47961 ### What problem does this PR solve? the origin judge may cause the need reorder judge error: ``` bool need_reorder = _slot_orders.size() != hit_cache_slot_orders->size(); i

Re: [PR] [Fix](QueryCache) Fix cache order different may cause error [doris]

2025-02-16 Thread via GitHub
HappenLee commented on PR #47961: URL: https://github.com/apache/doris/pull/47961#issuecomment-2662131884 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](QueryCache) Fix cache order different may cause error [doris]

2025-02-16 Thread via GitHub
Thearas commented on PR #47961: URL: https://github.com/apache/doris/pull/47961#issuecomment-2662131767 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