This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git
from 59fde894fe0 add more ut of roles add c9549824efb test rf utils (#48615) No new revisions were added by this update. Summary of changes: be/src/runtime_filter/runtime_filter_mgr.cpp | 4 + be/src/runtime_filter/runtime_filter_wrapper.cpp | 4 +- be/src/runtime_filter/utils.cpp | 20 ++-- .../runtime_filter_definitions_test.cpp | 70 ++++++++++++ .../runtime_filter/runtime_filter_wrapper_test.cpp | 25 ++++- be/test/runtime_filter/utils_test.cpp | 119 +++++++++++++++++++++ gensrc/proto/internal_service.proto | 2 +- 7 files changed, 229 insertions(+), 15 deletions(-) create mode 100644 be/test/runtime_filter/runtime_filter_definitions_test.cpp create mode 100644 be/test/runtime_filter/utils_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org