Re: [PR] [Fix]fix query statistics leak in BE [doris]

2025-04-05 Thread via GitHub
wangbo commented on PR #49325: URL: https://github.com/apache/doris/pull/49325#issuecomment-2740210317 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 unsub

Re: [PR] [Fix]fix query statistics leak in BE [doris]

2025-03-23 Thread via GitHub
wangbo merged PR #49325: URL: https://github.com/apache/doris/pull/49325 -- 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.apach

Re: [PR] [Fix]fix query statistics leak in BE [doris]

2025-03-22 Thread via GitHub
doris-robot commented on PR #49325: URL: https://github.com/apache/doris/pull/49325#issuecomment-2745195312 # BE UT Coverage Report Increment line coverage `0.00% (0/24)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7be44c591764c4f23ae257309809a31dab3c

Re: [PR] [Fix]fix query statistics leak in BE [doris]

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

Re: [PR] [Fix]fix query statistics leak in BE [doris]

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

Re: [PR] [Fix]fix query statistics leak in BE [doris]

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

Re: [PR] [Fix]fix query statistics leak in BE [doris]

2025-03-22 Thread via GitHub
github-actions[bot] commented on PR #49325: URL: https://github.com/apache/doris/pull/49325#issuecomment-2745125009 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]fix query statistics leak in BE [doris]

2025-03-22 Thread via GitHub
github-actions[bot] commented on PR #49325: URL: https://github.com/apache/doris/pull/49325#issuecomment-2745125019 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]fix query statistics leak in BE [doris]

2025-03-22 Thread via GitHub
yiguolei commented on PR #49325: URL: https://github.com/apache/doris/pull/49325#issuecomment-2745124879 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 uns

[PR] [Fix]fix query statistics leak in BE [doris]

2025-03-20 Thread via GitHub
wangbo opened a new pull request, #49325: URL: https://github.com/apache/doris/pull/49325 ### What problem does this PR solve? 1 clear external query's query statistics when query is finish. 2 add thrift timeout when be report to FE, or report thread may hang. Issue Number: c

Re: [PR] [Fix]fix query statistics leak in BE [doris]

2025-03-20 Thread via GitHub
Thearas commented on PR #49325: URL: https://github.com/apache/doris/pull/49325#issuecomment-2740209856 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