Re: [PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

2025-01-21 Thread via GitHub
doris-robot commented on PR #47305: URL: https://github.com/apache/doris/pull/47305#issuecomment-2606515349 TeamCity be ut coverage result: Function Coverage: 41.56% (10835/26069) Line Coverage: 31.96% (91573/286554) Region Coverage: 31.09% (46903/150849) Branch Coverage: 27.

Re: [PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

2025-01-21 Thread via GitHub
doris-robot commented on PR #47305: URL: https://github.com/apache/doris/pull/47305#issuecomment-2606460967 ClickBench: Total hot run time: 30.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

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

Re: [PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

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

Re: [PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

2025-01-21 Thread via GitHub
Mryange commented on PR #47305: URL: https://github.com/apache/doris/pull/47305#issuecomment-2606329898 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 unsu

[PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

2025-01-21 Thread via GitHub
Mryange opened a new pull request, #47305: URL: https://github.com/apache/doris/pull/47305 ### What problem does this PR solve? Runtime filters can be executed either as expressions or predicates. When executed as predicates, some filters may be transformed into other predicates

Re: [PR] [draft] Collect bloom runtime filter filtering statistics. [doris]

2025-01-21 Thread via GitHub
hello-stephen commented on PR #47305: URL: https://github.com/apache/doris/pull/47305#issuecomment-2606329418 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