BiteThet merged PR #30900:
URL: https://github.com/apache/doris/pull/30900
--
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
github-actions[bot] commented on PR #30900:
URL: https://github.com/apache/doris/pull/30900#issuecomment-1947749499
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
github-actions[bot] commented on PR #30900:
URL: https://github.com/apache/doris/pull/30900#issuecomment-1947749520
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
HappenLee commented on code in PR #30900:
URL: https://github.com/apache/doris/pull/30900#discussion_r1491924539
##
be/src/exprs/runtime_filter.h:
##
@@ -276,20 +273,21 @@ class IRuntimeFilter {
Status merge_from(const RuntimePredicateWrapper* wrapper);
-// for ut
HappenLee commented on code in PR #30900:
URL: https://github.com/apache/doris/pull/30900#discussion_r1491922989
##
be/src/exprs/runtime_filter.cpp:
##
@@ -735,7 +735,9 @@ class RuntimePredicateWrapper {
_is_bloomfilter = true;
// we won't use this class to ins
yiguolei commented on code in PR #30900:
URL: https://github.com/apache/doris/pull/30900#discussion_r1490252337
##
be/src/exprs/runtime_filter.h:
##
@@ -276,20 +273,21 @@ class IRuntimeFilter {
Status merge_from(const RuntimePredicateWrapper* wrapper);
-// for ut
yiguolei commented on code in PR #30900:
URL: https://github.com/apache/doris/pull/30900#discussion_r1490250293
##
be/src/exprs/runtime_filter.cpp:
##
@@ -735,7 +735,9 @@ class RuntimePredicateWrapper {
_is_bloomfilter = true;
// we won't use this class to inse