Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
BiteThet merged PR #30152: URL: https://github.com/apache/doris/pull/30152 -- 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1923017051 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] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1923017079 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] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1921480278 TeamCity be ut coverage result: Function Coverage: 36.16% (8627/23859) Line Coverage: 28.23% (70516/249783) Region Coverage: 27.23% (36384/133634) Branch Coverage: 24.0

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1921474389 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6054c63b7ede453d02f358219af9d87893751a94 with default session variables Stream

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1921468044 ClickBench: Total hot run time: 31.84 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1921286149 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-02-01 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1474021313 ## be/src/olap/comparison_predicate.h: ## @@ -362,7 +365,25 @@ class ComparisonPredicateBase : public ColumnPredicate { _evaluate_vec_internal(column, size,

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473948066 ## be/src/olap/accept_null_predicate.h: ## @@ -208,6 +165,49 @@ class AcceptNullPredicate : public ColumnPredicate { } private: +uint16_t _evaluate_inner(

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473946996 ## be/src/olap/accept_null_predicate.h: ## @@ -208,6 +165,49 @@ class AcceptNullPredicate : public ColumnPredicate { } private: +uint16_t _evaluate_inner(

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473941780 ## be/src/exprs/runtime_filter.h: ## @@ -135,15 +135,19 @@ struct RuntimeFilterParams { struct FilterFuncBase { public: void set_filter_id(int filter_id) { +

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-31 Thread via GitHub
HappenLee commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1473940549 ## be/src/exprs/minmax_predicate.h: ## @@ -48,104 +46,71 @@ class MinMaxNumFunc : public MinMaxFuncBase { MinMaxNumFunc() = default; ~MinMaxNumFunc() overri

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916861993 TeamCity be ut coverage result: Function Coverage: 36.18% (8626/23845) Line Coverage: 28.25% (70531/249709) Region Coverage: 27.25% (36401/133598) Branch Coverage: 24.0

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916859959 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit b15ca87233015c318e9120baf7cad4fe496478a6 with default session variables Stream

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916853508 ClickBench: Total hot run time: 31.17 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-30 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916698745 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916183438 TeamCity be ut coverage result: Function Coverage: 36.19% (8627/23837) Line Coverage: 28.26% (70549/249647) Region Coverage: 27.25% (36402/133564) Branch Coverage: 24.0

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916160302 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit b15ca87233015c318e9120baf7cad4fe496478a6 with default session variables Stream

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916157365 ClickBench: Total hot run time: 30.06 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
github-actions[bot] commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1470608439 ## be/src/olap/comparison_predicate.h: ## @@ -273,17 +257,27 @@ class ComparisonPredicateBase : public ColumnPredicate { template __attribute__((

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1916099892 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1914522764 TeamCity be ut coverage result: Function Coverage: 36.18% (8623/23833) Line Coverage: 28.26% (70528/249606) Region Coverage: 27.25% (36388/133539) Branch Coverage: 24.0

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
github-actions[bot] commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1469434144 ## be/src/olap/comparison_predicate.h: ## @@ -273,17 +257,27 @@ class ComparisonPredicateBase : public ColumnPredicate { template __attribute__((

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1914450749 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1914162127 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 52bba2c49a4d62399f4fe7fa0f71630b095afd17 with default session variables Stream

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-29 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1914157337 ClickBench: Total hot run time: 30.13 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-28 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1914137486 TeamCity be ut coverage result: Function Coverage: 36.24% (8638/23834) Line Coverage: 28.30% (70642/249601) Region Coverage: 27.30% (36454/133534) Branch Coverage: 24.1

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-28 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1914090917 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913462254 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 699091d1a6e78131b51fd14547177e75c473bf59 with default session variables Stream

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913461776 ClickBench: Total hot run time: 30.78 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913458696 TeamCity be ut coverage result: Function Coverage: 36.18% (8622/23834) Line Coverage: 28.26% (70528/249542) Region Coverage: 27.26% (36391/133504) Branch Coverage: 24.0

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913451213 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913377419 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3efed6e00ef27a8cb19a052cf95990668f229033 with default session variables Stream

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913376952 TeamCity be ut coverage result: Function Coverage: 36.18% (8623/23834) Line Coverage: 28.26% (70528/249538) Region Coverage: 27.26% (36389/133500) Branch Coverage: 24.0

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913376265 ClickBench: Total hot run time: 31.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
github-actions[bot] commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1468673624 ## be/src/olap/comparison_predicate.h: ## @@ -274,16 +258,16 @@ class ComparisonPredicateBase : public ColumnPredicate { __attribute__((flatten)) void

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-27 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1913354982 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1906027378 TeamCity be ut coverage result: Function Coverage: 36.78% (8673/23583) Line Coverage: 28.75% (70799/246298) Region Coverage: 27.63% (36489/132066) Branch Coverage: 24.3

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-23 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1905946647 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1905448653 TeamCity be ut coverage result: Function Coverage: 36.70% (8667/23615) Line Coverage: 28.72% (70750/246321) Region Coverage: 27.60% (36463/132091) Branch Coverage: 24.3

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1905373334 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1905241780 TeamCity be ut coverage result: Function Coverage: 36.67% (8664/23629) Line Coverage: 28.71% (70716/246311) Region Coverage: 27.58% (36441/132107) Branch Coverage: 24.3

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1905212664 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
doris-robot commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1904055426 TeamCity be ut coverage result: Function Coverage: 36.69% (8665/23618) Line Coverage: 28.74% (70747/246168) Region Coverage: 27.61% (36455/132021) Branch Coverage: 24.3

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1903902992 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1903536587 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-22 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1903537023 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

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-19 Thread via GitHub
github-actions[bot] commented on code in PR #30152: URL: https://github.com/apache/doris/pull/30152#discussion_r1458751417 ## be/src/olap/column_predicate.h: ## @@ -19,13 +19,15 @@ #include Review Comment: warning: 'roaring/roaring.hh' file not found [clang-diagnostic-er

[PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-19 Thread via GitHub
BiteThet opened a new pull request, #30152: URL: https://github.com/apache/doris/pull/30152 ## Proposed changes normalize ignore runtime filter ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [Feature](runtime filter) normalize ignore runtime filter [doris]

2024-01-19 Thread via GitHub
BiteThet commented on PR #30152: URL: https://github.com/apache/doris/pull/30152#issuecomment-1900131595 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