This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0aba1ed7784 [Bug](runtime-filter) fix core dump on rf between varchar and char (#43758) add 47dab4d0eaf [opt](brpc) check and remove unavailable brpc stubs (#43212) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 5 ++ be/src/common/config.h | 4 ++ be/src/runtime/fragment_mgr.cpp | 70 ++++++++++++++++++++-- be/src/runtime/fragment_mgr.h | 8 +++ be/src/runtime/query_context.h | 23 +++++++ be/src/vec/sink/vdata_stream_sender.cpp | 9 +++ .../pipeline/cloud_p0/conf/be_custom.conf | 1 + regression-test/pipeline/p0/conf/be.conf | 1 + regression-test/pipeline/p1/conf/be.conf | 1 + 9 files changed, 118 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org