mrhhsg opened a new pull request, #63489:
URL: https://github.com/apache/doris/pull/63489
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: Rename the BE runtime filter expression wrapper from \ to \
and update the associated pointer alias, usages, comments, and tests to use the
new name.
### Release note
None
### Check List (For Author)
- Test: Compile check / Format check
- DORIS_HOME=/mnt/disk7/hushenggang/doris ninja -C be/ut_build_ASAN
src/exprs/CMakeFiles/Exprs.dir/vruntimefilter_wrapper.cpp.o
src/exec/CMakeFiles/Exec.dir/runtime_filter/runtime_filter_consumer.cpp.o
src/exec/CMakeFiles/Exec.dir/runtime_filter/runtime_filter_consumer_helper.cpp.o
src/exec/CMakeFiles/Exec.dir/operator/scan_operator.cpp.o
src/format/CMakeFiles/Format.dir/parquet/vparquet_reader.cpp.o
src/format/CMakeFiles/Format.dir/orc/vorc_reader.cpp.o
test/CMakeFiles/doris_be_test.dir/exec/runtime_filter/vruntimefilter_wrapper_sampling_test.cpp.o
test/CMakeFiles/doris_be_test.dir/exec/runtime_filter/runtime_filter_consumer_test.cpp.o
- build-support/clang-format.sh
- build-support/check-format.sh
- git diff --check
- Behavior changed: No
- Does this need documentation: No
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]